Files
game-dev/README.md
T

11 lines
238 B
Markdown

# Game Dev Tutorials
These are tutorials mostly written in C and using RayLib
### 1. Snake Clone
If you want to do game dev, you should start off simple. In the first tutorial we will walk through cloning the very basic snake game.