nicolafan/pyker
Poker Texas Hold'Em in Python
This project provides a desktop Texas Hold'em poker game where you can play against computer opponents. It takes your game actions (betting, folding) as input and simulates a poker hand, showing card draws and outcomes. This is ideal for developers interested in building or experimenting with poker game mechanics and AI.
No commits in the last 6 months.
Use this if you are a developer looking for a foundational Python project to build a custom poker interface, add multiplayer functionality, or develop and test your own poker AI.
Not ideal if you're an end-user looking for a polished, fully-featured poker game to play against human opponents or a sophisticated AI.
Stars
11
Forks
1
Language
Python
License
MIT
Category
Last pushed
Dec 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nicolafan/pyker"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
uoftcprg/pokerkit
An open-source Python library for poker game simulations, hand evaluations, and statistical analysis
benedekrozemberczki/awesome-monte-carlo-tree-search-papers
A curated list of Monte Carlo tree search papers with implementations.
dickreuter/Poker
Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with...
fedden/poker_ai
🤖 An Open Source Texas Hold'em AI
EricSteinberger/PokerRL
Framework for Multi-Agent Deep Reinforcement Learning in Poker