Skip to content

NebulaTales/bevy_asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Asteroids

An Asteroids clone game made with Rust and Bevy.

How to build and run

1 - Make sure you have Rust installed. 2 - Clone or download the repository. 3 - Open a terminal and:

cd path/to/bevy_asteroid
cargo run --release

How to play

  • Arrow keys to move the ship
  • Space bar to fire
  • Asteroids are spawned explicitely using the S key.

Enjoy !

About

Asteroid game made with Bevy engine

Topics

Resources

License

Stars

Watchers

Forks

Languages