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

card deck #6

Open zigster64 opened 11 months ago

zigster64 commented 11 months ago

Generate a deck of cards, shuffle them, and hand them out to users

Each user has a hand of cards that are displayed on their console. When its their turn, they can select to play a card - this removes the card from their hand for the rest of thegame

cards could be things like -