Classic snake game developed using 2D array in C++. The code is well commented, if you have any questions feel free to ask.
To get started with this project, simply clone the repository and run the executable file.
You will need a C++ compiler to build the executable file.
- C++ OOP
- 2D Array
- Ali Hassan - other work - GitHub
- This project was created as a simple example of game development using C++.
- Code is well commented, if you have any questions feel free to ask.
It is open-source game developed for learning purpose only. You can open issues for bugs you've found. You can also add a feature where snake gets bigger every time it eats food.