Skip to content

Commit ba2c9da

Browse files
committed
docs: update README.md with docs and contributors
1 parent a996b06 commit ba2c9da

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
<div align="center">
22
<h1>BalatroBot</h1>
3+
<img src="https://github.com/user-attachments/assets/514f85ab-485d-48f5-80fc-721eafad5192" alt="balatrobot" width="256" height="256">
34
<p><em>A framework for Balatro bot development</em></p>
45
</div>
56

67
---
8+
9+
BalatroBot is a Python framework designed to help developers create automated bots for the card game Balatro. The framework provides a comprehensive API for interacting with the game, handling game state, making strategic decisions, and executing actions. Whether you're building a simple bot or a sophisticated AI player, BalatroBot offers the tools and structure needed to get started quickly.
10+
11+
## 📚 Documentation
12+
13+
https://s1m0n38.github.io/balatrobot/
14+
15+
## 🙏 Acknowledgments
16+
17+
This project is a fork of the original [balatrobot](https://github.com/besteon/balatrobot) repository. We would like to acknowledge and thank the original contributors who laid the foundation for this framework:
18+
19+
- [@phughesion](https://github.com/phughesion)
20+
- [@besteon](https://github.com/besteon)
21+
- [@giewev](https://github.com/giewev)
22+
23+
The original repository provided the initial API and botting framework that this project has evolved from. We appreciate their work in creating the foundation for Balatro bot development.

0 commit comments

Comments
 (0)