Skip to content

A poker desktop app using Pygame, has some features like choosing stakes, playing with multiple AI bot

License

Notifications You must be signed in to change notification settings

linhnph05/PokerAI-Pygame

Repository files navigation

Poker Game using pygame

A poker desktop app using Pygame, has some features like choosing stakes, playing with multiple AI bot

Technologies/Techniques: Pygame, Monte Carlo

How to run the game

Clone the repo to your local computer

git clone https://github.com/linhnph05/PokerAI-Pygame.git
cd PokerAI-Pygame

Install required packages

pip3 install -r requirements.txt

Run main.py file

python3 main.py

About

A poker desktop app using Pygame, has some features like choosing stakes, playing with multiple AI bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages