Skip to content

This repository hosts a version of the Snake game. This version wasn't created with any game engines.

Notifications You must be signed in to change notification settings

Chillingfire/Snake-Game

Repository files navigation

Snake-Game

Learning Purpose of this Project: To create a "Snake" game without any proper game engine and to only use C#'s System.Drawing library and "DrawPanelLibrary".

This specific varient of Snake was created using the System.Drawing library and "DrawPanelLibrary".

No external game engine was used in the creation of this project.

How to Play:

W - up

S - down

A - left

D - right

To begin the game, press any of the movement buttons.

The goal of the game is to collect all the fruits as the snake. Be careful not to hit yourself.

About

This repository hosts a version of the Snake game. This version wasn't created with any game engines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages