A Simple Code-Guessing Game inspired by Balatro
Guess the Randomly Generated Code. After every Guess, you will be told how Close you are to the actual Code - whether the Characters are in the Code or not and whether they are in the correct Position or not. Based on the Accuracy of your Guess, you will gain some Wealth. Use this Wealth to buy JoChars - powerups that will help your Run.
Navigate to the "release" folder in the repository
Download the release_v_x.x.x_os zip, and extract it
Search for the code-atro.exe or similarly named file in the extracted folder, and run it to play the game.
The Current Build only runs on Windows and Linux (the Linux build has not been tested fully, only via WSL2. It may have errors.). I do not know how to cross-platform build to macOS, but anyone with cargo should be able to download the source and build it on their system using cargo build --release.
- Aditya Thakkar, The Brown Rust Book, ChatGPT - For helping me learn the language
- Anirudh Gupta - For organizing DFOC
Made for the Databased Fall of Code 2026 organized by the Databased Club, IISc