Commit Graph

22 Commits

Author SHA1 Message Date
5444e25249 stack-the-deck (#1)
Allow for redrawing or explicitly selecting a card for replacement.

Co-authored-by: Gavin McDonald <gavinmcdoh@gmail.com>
Reviewed-on: #1
2025-06-13 07:38:51 -04:00
Gavin McDonald
2108324cf4 a bit less logging 2025-05-08 18:17:55 -04:00
Gavin McDonald
bc7339439c less logging 2025-05-01 16:36:46 -04:00
Gavin McDonald
af26a64e8b simplify things a bit 2025-05-01 16:28:54 -04:00
Gavin McDonald
cc62e3d06b the landing page opens a socket, disconnecting should not throw a 'not found' error 2025-04-22 09:13:59 -04:00
Gavin McDonald
2e2399a58b we need 'this' 2025-04-22 08:01:26 -04:00
Gavin McDonald
c496bd5536 daily wrapup 2025-04-21 18:46:27 -04:00
Gavin McDonald
10b813ff58 clean up old games 2025-04-21 18:07:22 -04:00
Gavin McDonald
6856660fa0 simple logging 2025-04-21 17:24:16 -04:00
Gavin McDonald
626094cc2c remove players on disconnect 2025-04-21 16:13:30 -04:00
Gavin McDonald
6538013ddd run production build in container 2025-04-19 17:58:54 -04:00
Gavin McDonald
e71aa5ad01 select card style 2025-04-18 14:16:31 -04:00
Gavin McDonald
14dc1139fb adjustable settings 2025-04-16 15:20:06 -04:00
Gavin McDonald
00e878282b Display error when game not found 2025-04-15 08:56:10 -04:00
Gavin McDonald
424b8e0ec3 separate DMs and spectators 2025-04-14 14:22:06 -04:00
Gavin McDonald
070e7c9cf0 card flip animations 2025-04-13 10:20:45 -04:00
Gavin McDonald
55409766b3 proper card layout 2025-04-12 16:43:58 -04:00
Gavin McDonald
6508d40b2d prettier 2025-04-12 15:17:02 -04:00
Gavin McDonald
ffa9c5a9a6 background image and touch-up 2025-04-10 12:15:54 -04:00
Gavin McDonald
5fc5fcd486 aded Tarokka deck 2025-04-10 11:23:59 -04:00
Gavin McDonald
fb3518189a types for client/server interaction 2025-04-09 19:54:18 -04:00
Gavin McDonald
3c4b8cf56e typescript on both client and server with communication via socket.io 2025-04-09 11:28:35 -04:00