Apologies if this doesn't belong here, but I would like to share a project I've been working on for a few days.
I am working on a Balatro Simulator for writing algorithms and testing them and seeing how good they can get. Since it would take forever in game, I wanted to reverse engineer the games mechanics in Java (I know other languages/platforms would be faster, just figured it would be easier to show what I am doing as I want to make a YouTube video about the process when I am done :p).
Once I complete this and write a guide for designing algorithms, I think it would be fun to have a competition to see who can make the best one (idk when I'll be done though since I also have school and a job).
Take a look here: https://github.com/marcbrewer027/BalatroSimulator/
If you would like to contribute, please let me know!
Largely unfinished. Contribute to marcbrewer027/BalatroSimulator development by creating an account on GitHub.