Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 333 Bytes

Rust Invaders

Simple Invaders game written in Rust, taken from online course at udemy - ultime rust crash course

Language

100% Rust.

Usage

Start : cargo run --release

Controls

  • Left / Right arrows: move left /right
  • "q" or "ESC" characters. : quit game