Console Snake Game
- Tech Stack: C++, Graphics.h library
- Github URL: Project Link
Developed a console-based Snake game using C++ and the Graphics.h library, featuring classic gameplay mechanics, dynamic levels, and engaging user interaction. The game allows players to control the snake, collect food, and grow in size while avoiding collisions.