source code migrating from gitlab

This commit is contained in:
2026-05-15 15:54:49 -04:00
commit 4bd960f53d
4 changed files with 321 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# SNAKE CLONE
The first game we write should be relatively easy. There is always a lot of things to do with game development, such as writing the code, designing the levels, making the artwork and/or models for the game. So it's a really good idea to start small and build into making your Science Based Dragon MMO
## Watch Here
[YouTube](https://youtu.be/lEFoKvBfqHk)
## What Next?
I'd look at trying to clone another easy game, maybe easier than snake. Asteroids? Pong? Brick Breaker? Pacman? etc.. there's a ton of old school games that were made with far less resources than we have today.