Skip to content

shamanskiy/space_invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

Space Invaders is a tiny terminal game built as a tutorial project in the Ultimate Rust Crash Course on Udemy.

How to build

cargo build & cargo build --release

How to run

cargo run

How to format

cargo fmt

How to lint

cargo clippy

About

Demo terminal game written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages