Here’s a basic implementation of a classic Snake game as a console application in C#.
Also framework that i used is .NET Framework 4.8.
If you're using Windows 11 or the new Terminal, you need to set your default terminal application to Windows Console Host.
Alternatively, you can open Command Prompt, navigate to the app directory, and run "Snake Game.exe"