Skip to content
/ smashout Public

A Rust game inspired by Breakout and built with the Bevy ECS game engine.

License

Notifications You must be signed in to change notification settings

pacna/smashout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smashout

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!

smashout

Give it a try by clicking here.

Ubuntu Prerequisites

Before you embark on your adventure, ensure you have the following prerequisites installed on your Ubuntu system:

  1. Rust
  2. Make

Installation and Running the Game

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

Instructions and Rules

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!

About

A Rust game inspired by Breakout and built with the Bevy ECS game engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published