Snake in C# .NET
The game was made for the local small "C# Competition", so don't expect any large project.
There's a class for rendering all the objects (bitmaps), so they can be modified or changed to be drawn as something else.
Control
- WASD, cursor arrows - Movement direction change
- F1, R - Restart
- F2 - Pause
- F3 - Unpause
Adjustments
In case anyone wants to change the colors, then everything is available as private fields of the main form. There you can define things differently to make the game more enjoyable to you.
Gallery

Download
Downloaded 7x (258.87 kB)
Application includes source codes in language C# .NET
Comments
No one has commented yet - be the first!