Skip to content

jarredbarber/forbidden-donut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forbidden-donut

Terminal 3D graphics demo in Rust

To run:

  1. If you haven't used Rust before, install it (from https://rustup.rs/):

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

  1. Clone + run:
git clone https://github.com/jarredbarber/forbidden-donut.git
cd forbidden-donut
cargo run --release