cygni / snakebot

http://snake.cygni.se
MIT License
2 stars 7 forks source link

Freeplay arena #89

Closed dschlyter closed 7 years ago

dschlyter commented 7 years ago

Issue #61

This creates an arena endpoint that will allow clients to connect and play in arenas. Clients can connect to "/arena" and play on the default "official-ranked" arena, or they can connect to a specific "/arena/myPrivateArena" and get their own arena for private training or private duels. The arena will automatically start games when there are more than two clients connected.

Future work: