Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 857 Bytes

File metadata and controls

25 lines (19 loc) · 857 Bytes

Tile Game Server

Source Code for the tile game server, a multiplayer online game with in-game chat and moveable characters that stay synchronized within a persistent game world.

🚧 Currently Under Construction! 🚧

The game server is under the process of being rebuilt to handle a larger map, and to handle a variety of non-player objects with collision detection.

Roadmap

  • chat
  • move
  • collide
  • interact
  • save account

Build Status Go Report Card GoDoc