Skip to content

bsikar/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asteroids

A simple GUI Rust asteroids game.

Controls

  • W: Forward
  • A: Rotate left
  • D: Rotate right
  • Space: Shield
  • Mouse left-click: Shoot
  • Esc: Exit

Play

The game can be played online at: https://bsikar.github.io/asteroids/

Installation

To build and run the game locally, you will need to install Rust and Cargo. You can download Rust from the official website: https://www.rust-lang.org/tools/install.

Once you have Rust and Cargo installed, you can build and run the game by running the following command in your terminal:

cargo run --release
asteroids.gameplay.mov

win game over

Contributions

Contributions are welcome! If you would like to contribute to this project, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

A simple GUI rust asteroids game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages