An open API service indexing awesome lists of open source software.

https://github.com/avalin/snake-wf

2D Snake Game using Windows Forms
https://github.com/avalin/snake-wf

Last synced: 29 days ago
JSON representation

2D Snake Game using Windows Forms

Awesome Lists containing this project

README

          

# Windows Forms - Snake



## About
A small 2D Snake Game project written in pure C# using Windows Forms.

## Download and Installation
To get this project:

* Install Visual Studio Community 2019
* Install .NET Framework 4 - 4.6 development tools
* Clone the repo: `git clone https://github.com/Avalin/wf_snake.git`

That's it.

## Usage

Open the project in Visual Studio Community 2019, and run the application from `GameWindow.cs`