9 Commits

Author SHA1 Message Date
e1358ad00c fix: Prevent CPU from using all chips for bigblind 2025-11-25 22:53:53 +05:30
8247055ea4 chore: Add Basic Documentation 2025-11-24 18:47:24 +05:30
6077b0ede8 refactor: Implement main game loop
Deal cards outside of user object decleration
2025-11-24 11:07:53 +05:30
1cd532c625 feat: implement fold and bet 2025-11-24 00:24:58 +05:30
03b63b77b5 feat: Implemented Blinds Stage 2025-11-23 23:56:05 +05:30
b93c197159 feat: Add win and lose condition
Card values show as actual text rather than just integers
2025-10-16 14:30:26 +05:30
421fae1fb8 feat: Added basic card comparison 2025-10-16 12:42:13 +05:30
b58ede8bb2 feat: Implemented basic rng for integer comparison 2025-10-16 12:23:04 +05:30
Aditya Gupta
4a29b8ca0d Initial commit 2025-10-15 11:12:05 +05:30