This is a simple snake in console which I wrote when was bored, lol :p
I don't know what else to say about this project, this is a typical snake familiar to everyone
- Project using OOP and SOLID
- Procedural algorithm realisation in true OOP
- Clearest DI
This project served as an experience for me in writing procedural games without an engine. This experience will help me write a new game without an engine. It's an endless circle ;)