TheoGatea/game-theory-project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Game Theory Project ===== Requirements: * wayland compositor (can be changed) * fairly recent version of rustc and cargo How to run: * cargo run --release Cargo is the package manager and build tool for the Rust programming language. Installation can be checked by running "cargo --version". If it is not installed, follow the steps detailed below. * https://doc.rust-lang.org/cargo/getting-started/installation.html