https://github.com/coder/balatrollm
Play Balatro with LLMs 🎯
https://github.com/coder/balatrollm
Last synced: 10 days ago
JSON representation
Play Balatro with LLMs 🎯
- Host: GitHub
- URL: https://github.com/coder/balatrollm
- Owner: coder
- License: mit
- Created: 2025-08-08T10:27:05.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-05-27T15:22:00.000Z (about 2 months ago)
- Last Synced: 2026-06-02T14:07:36.810Z (about 2 months ago)
- Language: Python
- Homepage: https://coder.github.io/balatrollm/
- Size: 7.13 MB
- Stars: 93
- Watchers: 3
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
---
BalatroLLM is a bot that uses Large Language Models (LLMs) to play [Balatro](https://www.playbalatro.com/), the popular roguelike poker deck-building game. The bot analyzes game states, makes strategic decisions, and executes actions through the [BalatroBot](https://github.com/coder/balatrobot) API.
## 📚 Documentation
https://coder.github.io/balatrollm/
## 🚀 Related Projects
- [**BalatroBot**](https://github.com/coder/balatrobot): API for developing Balatro bots
- [**BalatroLLM**](https://github.com/coder/balatrollm): Play Balatro with LLMs
- [**BalatroBench**](https://github.com/coder/balatrobench): Benchmark LLMs playing Balatro
BalatroBot + BalatroLLM = BalatroBench.com

