zigster64 / zig-zag-zoe

Multiplayer TicTacToe - in Zig - using HTMX for that zero-javascript experience
http://zig-zag-zoe.com
MIT License
19 stars 1 forks source link

teams #4

Open zigster64 opened 11 months ago

zigster64 commented 11 months ago

be able to group players into teams, so they can collaborate against an enemy team to win

Make it so there are between 0 and 3 teams max

default is 0

If teams is between 1-3, then on choosing a login, choose a team as well

When playing in Team Mode, then denote the boxes with the team color rather than the player color