2021-10-07 13:05:00 -04:00
2021-10-01 14:00:29 -04:00
2021-10-07 13:05:00 -04:00
2021-10-07 13:05:00 -04: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-10-01 14:00:29 -04: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%