Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 379 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 379 Bytes

Go Game Server

A go game server that's supposed to offer an easily implementable API for bots and custom clients.

Current features

  • Nothing yet..

Future features

  • User statistics.
  • SGF-formatted output for games.
  • Chat channels.
  • Private messaging between users.
  • Open and closed games with customizable rule sets.
  • Open API for devs.