stevegrossi / sengoku

An online Risk-like game built with Elixir and Phoenix LiveView
https://www.playsengoku.com/
60 stars 3 forks source link

Allow modifying the number of players in a game #18

Open stevegrossi opened 7 years ago

stevegrossi commented 7 years ago

Currently, games always have either 4 or 6 players, with the AI controlling all remaining non-human players. There should be a way to increase or decrease that number, within bounds, e.g. 2-6 players.