Home About the Author Provide Feedback Game Development All Other Work

Snake Game

This was one of my first few arcade games that I worked on at the beginning.


Firstly as you can see these are all the images displaying the code that was used to build the Snake Game.


First piece of code on the first image is the class name: "Main" it's a main class to call unit all other classes by executing the functions made in other classes.