Skip to content

TechPenguineer/Rust-Game-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Rust Game Template

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.

How to install

Step 1:

Have Cargo installed.
Cargo is Rusts package manager and compiler

Step 2:

Run the following commands in the command shell:

 git clone https://github.com/TechPenguineer/Rust-Game-Template.git 
cd Rust-Game-Template
This will clone all of the project files into your current directory

Step 3:

Build the project files. You can do this by typing:

cargo build

Step 5:

Your all set! You can now run the code by doing

cargo run

Help

If you have any issues please leave them here


To use this as a template do the following instructions:

Press use this template

StarGuide

Credits

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

About

Rust template for a 2d retro type game πŸŽ‰πŸ•Ή

Topics

Resources

Stars

Watchers

Forks

Languages