Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 227 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 227 Bytes

Invaders

Demo

Space Invaders clone in Ncurses

DEPS

  • You need Rust to build the Aliens
  • Linux exclusive

RUNNING

  • You can build with cargo build, and run with cargo run