zhithead
zhithead copied to clipboard
Zhithead is a clone of the original card game shithead made for the browser
Just an interesting idea of encoding the game state in the URL. This would allow the player to go back and forwards to undo and redo their moves and also...
If a face-down card has been played and it's an "invalid" card you can keep playing your other face-down cards.
Firefox and I'm sure other browser give the same warning when using `preload` and not using the resource soon after:  Either way, this was a hack for when the...
The bot currently doesn't play multiple cards at all. There should be a random chance of the bot playing multiple cards when possible. Things to change: https://github.com/aod/zhithead/blob/8399216c59268755f802d38aa21e0e639dc42829/src/bot.ts#L8-L15 Return an amount...
Related: #1