Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 404 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 404 Bytes

Wonder

Implements the board game 7 Wonders. Really just here so we, the original contributors, could learn Rust.

Running locally

  • Install Rust.
  • Run cargo run from the project root directory.

Links to useful stuff