Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 500 Bytes

File metadata and controls

19 lines (13 loc) · 500 Bytes

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