Skip to content

MonoGame-Snake 1.0

Latest
Compare
Choose a tag to compare
@U1758957 U1758957 released this 06 May 20:41
bd064b6

The release build of my Snake game.

You need 7zip on Windows to extract it, or p7zip on Linux to do the same.

To run it you need the .NET 5.0 or later runtime.

On Windows you can just execute the .exe, or you can open PowerShell in the directory and type dotnet Snake.dll
On Linux you can open up a terminal in the directory and type dotnet Snake.dll.