A multiplayer Snake2 game that supports up to 4 players on 1 keyboard (same system) using Windows Forms C# application
The game is developed using Visual Studio and C# as a Windows Forms Application .Net
The project uses a font Tekton Pro Ex. It must be installed to use this application.
To directly test application Go to Project folder/Snake Visual/bin/Debug/ and run the file: snake visual.exe
To open the source code or make changes, use solution file .sln
Any contributions are appreciated