Abnersampf / Snake_Game-v3

A complete snake game, but this time using Object-Oriented Programming
1 stars 0 forks source link

Snake Game v3


About the project

This is the final version of my series of attempts to make the snake game. This time I used my basic knowledge of object-oriented programming to create this game. I don't enjoy working with classes and other files (I do everything in the main method), but since I need to learn OOP, I had to try.

Game features:

Game Demo


NOTE: the gif is sped up

Recommendations: