Skip to content

mia1024/space-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

A simple implementation of the arcade game Space Invaders in Rust with crossterm.

Run the game

git clone https://github.com/mia1024/space-invaders
cd space-invaders
cargo run

Control

Press left and right arrow keys to move, space bar to fire.

Configuration

You can change the game configurations by editing the config.ini file. If you omit a field, the default value, defined in config_default.int will be used.

Terminal requirement

Your terminal needs to be xterm-256 color compatible to run the game.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages