/Rust-Game

Simple Airplane Game - Created in Rust!

Primary LanguageRust

Air Plane Game

The game is about shooting down spacecraft flying against you while you are sitting in an airplane.

screenshot

Steer with the arrows on your keyboard!

Shoot with F and Space

How To Install

  1. Download the exe file
  2. Create a new folder and copy the "resources" folder into it and the "airplane_game.exe" file
  3. Run the "airplane_game.exe" file

Structure:

image

Created in Rust using the 2d game engine:

https://github.com/ggez/ggez

TODO:

☑ Add player/airplane

☑ Add background

☑ Add functionality to fly the airplane

☐ Add enemies

☐ Add music & sound effects