🃏 Sandbox project to try and recreate the Balatro game logic and play with it.
Find a file
2024-05-17 11:42:14 +02:00
.github/workflows Fix broken pipeline yml (#1) 2024-05-17 11:40:48 +02:00
balatro-core fix: remove invalid mod import 2024-05-17 11:42:14 +02:00
.gitignore Initial commit 2024-05-17 09:34:08 +02:00
LICENSE Initial commit 2024-05-17 09:34:08 +02:00
README.md docs: update README 2024-05-17 11:21:43 +02:00

♥️♠️♦️♣️ balatro-sandbox-rust

This is a sandbox project where I attempt to recreate the logic of Balatro. Balatro is a roguelike deck-building video game developed by LocalThunk and published by Playstack. The purpose of this project is mostly to familiarize myself with the Rust programming language while having fun.