First Playable Version
Pre-release
Pre-release
Players can login, start a game, join a game and play a game. Game play involves dealing of cards, betting by players and challenges between them.
TODO for next release:
- Add Chat window - Needed because players need to talk about anything.
- Refresh logic - When a player refreshes, how to get him back in game.
- Adding CSS classes for small and large screens.
- Remove canvas or improve the way it works, it is too slow and not real time per se.
- Straight betCompare should work.
- Allow user to logout.
- Remove fixed css for width and height if present anywhere.
- Fault Tolerance for Web Sockets.
- Timer of some kind to know how much time is gone waiting for a players turn!
- Bet Validation on Client Side.