/Purple

Primary LanguageRustMIT LicenseMIT

Purple — A simple Rust game

Build Status

More information will come....

How to work with the project:

  • Windows:
    • cargo run to run the application
    • cargo test to test the application
    • cargo build to build the application
  • Mac:
    • make run to run the application

Contributors