A repo to experiment on all matters macroquad in Rust
To set it up locally, clone the repo to your local machine
git clone https://github.com/kimathi-phil/macroquad-playground.git
Navigate to the project folder
cd macroquad-playground
Run the the project
$ cargo run