Skip to content

Chownie/Dat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#Dat

##DatServer A simplistic game server written in Go.

On the TODO:

  • Save/Load player states from disk
  • Implement channels, to allow cross-player communication
  • Implement a simple chat system

##DatClient A crude game client written in Python, using Pygame.

On the TODO:

  • Load a player sprite from local file
  • Connect to the given server address

About

A learning experience, using Go and Python. A simple "game" like structure, for a server and a client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages