Atennop1 / Snake

Simple snake in console written with OOP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake

image

badge badge

About project

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

Specifics

  • Project using OOP and SOLID
  • Procedural algorithm realisation in true OOP
  • Clearest DI

Conclusion

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 ;)

About

Simple snake in console written with OOP

License:MIT License


Languages

Language:C# 100.0%