postBG / rusty_engine.learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rusty_engine_tutorial

How to Set Up

  1. Clone the project.
git clone git@github.com:postBG/rusty_engine_tutorial.git
  1. Download Assets.
curl -L https://github.com/CleanCut/rusty_engine/archive/refs/heads/main.tar.gz | tar -zxv --strip-components=1 rusty_engine-main/assets
  1. Compile and Run.
cargo run

About


Languages

Language:Rust 100.0%