Match the squares to raise your score and combine them! What's the highest score you can get? Use your arrow keys to move all squares by one in that direction.
This game was made with the fun and easy to use bevy game engine! I built this to become more familiar with ECS systems in general but also game programming. (This is my first 'released' game after all!)
Simply clone this repository and run cargo run --release
to play this game.
If you have found a bug or have some fun ideas on how to improve the game, feel free to open an issue so we can discuss it!