Terminal 3D graphics demo in Rust
To run:
- If you haven't used Rust before, install it (from https://rustup.rs/):
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- Clone + run:
git clone https://github.com/jarredbarber/forbidden-donut.git
cd forbidden-donut
cargo run --release