Skip to content

samyatchmenoff/commander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commander

A space warfare game written in Rust

Dependencies

  • Nightly Rust+Cargo
  • glfw3
  • OpenAL
  • libvorbis

Mac OS X instructions using homebrew:

curl -s https://static.rust-lang.org/rustup.sh | sudo sh
brew install glfw3
brew install libvorbis
cargo build
./target/commander

About

A space warfare game written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages