Skip to content

TheNinza/rusty-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Invaders

Rusty Invaders is a simple space invaders CLI game written in Rust.

How to run

cargo run

or

cargo build --release
./target/release/invaders

How to play

  • Use the arrow keys or a and d to move the ship
  • Use the space key to shoot

About

A cli version of space invaders written in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages