neelsomani/literature
Literature card game implementation: https://en.wikipedia.org/wiki/Literature_(card_game)
This project helps you play or simulate the card game Literature. You provide player configurations and game parameters, and it simulates turns, card requests, and hand management. It's designed for card game enthusiasts, developers building game simulations, or anyone interested in exploring strategy for this specific card game.
No commits in the last 6 months. Available on PyPI.
Use this if you want to programmatically play or simulate the Literature card game, test game strategies, or develop AI opponents.
Not ideal if you're looking for a graphical user interface to play the game interactively with friends, or if you need highly complex, multi-level AI reasoning beyond what's described.
Stars
10
Forks
2
Language
Python
License
MIT
Category
Last pushed
Sep 22, 2025
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/neelsomani/literature"
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