Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 177 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 177 Bytes

About

Terminal "Space Invaders" game in Rust.

Usage

git clone https://github.com/kirilamenski/space_invaders.git
cd ~./space_invaders
cargo build 
cargo run