···11+# Triangular Viking
22+A Quadrilateral Cowboy clone intended to help me learn Game Dev
33+## Building for Yourself
44+1. [Install Rust](https://rustup.rs/)
55+2. [Install OS Dependencies](https://bevy.org/learn/quick-start/getting-started/setup/#installing-os-dependencies)
66+3. Run `cargo build` or `cargo run`