This is a template game. You can use this as a window template, a controller template, or any other features the demo includes. This is just a simple snake game template.
Have Cargo installed.
Run the following commands in the command shell:
git clone https://github.com/TechPenguineer/Rust-Game-Template.git cd Rust-Game-TemplateBuild the project files. You can do this by typing:
cargo buildYour all set! You can now run the code by doing
cargo runIf you have any issues please leave them here
Big thanks for YouCodeThings for coding the template!
You can find his github here: https://github.com/AndrewJakubowicz
I DID NOT WRITE THE CODE ALL I DID WAS WRITE THE INSTRUCTIONS
