🟨 Matching Squares 🟥

Screenshot of the game

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.

Behind the game

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!)

Running the Game

Simply clone this repository and run cargo run --release to play this game.

Bugs/Ideas

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!