You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,12 @@ BalatroBot is a mod for Balatro that serves a JSON-RPC 2.0 HTTP API, exposing ga
20
20
21
21
https://coder.github.io/balatrobot/
22
22
23
+
## 🚀 Related Projects
24
+
25
+
-[**BalatroBot**](https://github.com/coder/balatrobot): API for developing Balatro bots
26
+
-[**BalatroLLM**](https://github.com/coder/balatrollm): Play Balatro with LLMs (coming soon)
27
+
-[**BalatroBench**](https://github.com/coder/balatrobench): Benchmark LLMs playing Balatro (coming soon)
28
+
23
29
## 🙏 Acknowledgments
24
30
25
31
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:
@@ -29,9 +35,3 @@ This project is a fork of the original [balatrobot](https://github.com/besteon/b
29
35
-[@giewev](https://github.com/giewev)
30
36
31
37
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.
32
-
33
-
## 🚀 Related Projects
34
-
35
-
-[**BalatroBot**](https://github.com/coder/balatrobot): API for developing Balatro bots
36
-
-[**BalatroLLM**](https://github.com/coder/balatrollm): Play Balatro with LLMs (coming soon)
37
-
-[**BalatroBench**](https://github.com/coder/balatrobench): Benchmark LLMs playing Balatro (coming soon)
0 commit comments