ivan1993spb / snake-server

Snake-Server is a pure Go implementation of the famous arcade game 🐍
https://snakeonline.xyz
MIT License
33 stars 3 forks source link

Create flag to set up maximum player count in game #28

Open ivan1993spb opened 5 years ago

ivan1993spb commented 5 years ago

Create a flag to set up maximum possible player count in a game to restrict the settings on game creation.