This project is coded in python and make extensive use of pygame library. It uses programming paradigm Object-oriented programming. There is no multiplayer support. The resolution is fixed at 1000x1000.
- Extract zip
- Open folder and execute main.exe to play !
- Enjoy !!
- Play button: Play selected cards if selected cards is playable.
- Pass button: Pass the turn to player on the right
- Sort button: Sorts the card by suit, then followed by card value.
- Reset Hand button: Reset all selected button.
-
This game is a traditional chinese poker game, that involves 4 players each with 13 cards.
-
The player with diamond 3 card usually starts first, for my variation, player (you) always start first.
-
For more info, please go to Rules