Refactor betting logic and add error handling in Table class; implement async turn advancement

This commit is contained in:
2025-12-20 23:10:03 +01:00
parent 32db9278e4
commit fcbe008a5c
2 changed files with 20 additions and 7 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.env
node_modules
dist
.DS_Store
.env.local