2021-11-19 16:39:02 -05:00
2021-11-08 16:57:58 -05:00
2021-11-08 15:01:23 -05:00
2021-11-08 15:01:23 -05:00
2021-10-04 11:57:11 -04:00
2021-10-01 14:00:29 -04:00
2021-10-04 11:57:11 -04:00
2021-11-19 16:39:02 -05:00

tome_server

Tomecraft library that wraps up the engine into something that can be useful.

Tome_server handles the matchmaking and server-side game management; it does not

  • Have the rules engine (that's in tome_game)
  • Handle networking
  • Provide an actual running server

However this combined with a networking frontend (i.e. tome_ws) will give you a full game server.

Description
tomecraft server software
Readme 57 KiB
Languages
Go 100%