https://github.com/pumpncode/balacomp
balatro companion
https://github.com/pumpncode/balacomp
Last synced: 9 months ago
JSON representation
balatro companion
- Host: GitHub
- URL: https://github.com/pumpncode/balacomp
- Owner: pumpncode
- License: gpl-3.0
- Created: 2025-05-13T02:39:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-03T21:21:32.000Z (about 1 year ago)
- Last Synced: 2025-06-04T05:57:50.691Z (about 1 year ago)
- Language: Lua
- Size: 244 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# balacomp
balatro companion (WIP)
## Acknowledgments
- [GayCoonie](https://github.com/GayCoonie)
- General help and contributions, including code for exporting and compiling animated assets and shaders.
- [Ishtech](https://github.com/lshtech)
- Author of [CardExporter](https://github.com/lshtech/CardExporter), a major inspiration for this project.
- [notmario](https://github.com/notmario)
- Author of [balatrowebsitetemplate](https://github.com/notmario/balatrowebsitetemplate), also a strong influence.
- [Aurelius7309](https://github.com/Aurelius7309) and [contributors](https://github.com/Steamodded/smods/graphs/contributors)
- Authors of [Steamodded](https://github.com/Steamodded/smods), the modding framework used here.
- [Daniel Linssen](https://managore.itch.io)
- Designer of [m6x11](https://managore.itch.io/m6x11), the font used extensively in the web app.
- [rxi](https://github.com/rxi)
- Author of [json.lua](https://github.com/rxi/json.lua), used for JSON parsing and stringification.
- [phughesion](https://github.com/phughesion) and [contributors](https://github.com/besteon/balatrobot/graphs/contributors)
- Authors of [balatrobot](https://github.com/besteon/balatrobot), which served as the basis for the socket logic in [balaum](https://github.com/pumpncode/balaum), later adapted for this project.
- [Perryvw](https://github.com/Perryvw) and [contributors](https://github.com/TypeScriptToLua/TypeScriptToLua/graphs/contributors)
- Authors of [TypeScriptToLua](https://typescripttolua.github.io), used for compiling TypeScript into Lua.
- [juliencrn](https://github.com/juliencrn) and [contributors](https://github.com/juliencrn/usehooks-ts/graphs/contributors)
- Authors of [usehooks-ts](https://usehooks-ts.com), used in the frontend logic.
- [Luke Bonaccorsi](https://codefoodpixels.com/)
- Author of [Pixelated Rounded Corners Generator](https://pixelcorners.lukeb.co.uk/?radius=8&multiplier=4), used for generating the rounded corners in the UI.
- [Aseprite](https://www.aseprite.org)
- Pixel art editor used for designing the balacomp logo.
- [Astropulse](https://github.com/Astropulse)
- Author of [K-Centroid Downscale Aseprite extension](https://astropulse.itch.io/k-centroid), also used for designing the balacomp logo.
- [LocalThunk](https://localthunk.com) and [Playstack Games](https://playstack.com)
- Creator and publisher of [Balatro](https://www.playbalatro.com), the game that inspired everything.