Smashout is a Rust game inspired by Breakout and built with the Bevy ECS game engine. Experience the excitement of breaking bricks and mastering paddle controls in this classic arcade game brought back to life!
Give it a try by clicking here.
Before you embark on your adventure, ensure you have the following prerequisites installed on your Ubuntu system:
To install and run Smashout, run the following command:
$ make run
Alternatively, if you prefer to run the app in watch mode, run the following command (requires cargo-watch to be installed):
$ make watch
Use the Arrow Keys
to control the paddle. Your goal is to demolish all the bricks and emerge victorious. Enjoy the excitement of smashing your way to win!