Skip to content

sethonken/Snake-2D-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start the game, go to "Release" -> "Snake"

In this game, the player controls a snake in a square grid by using the arrow keys, WASD, or number pad.
The objective is to eat a mouse and increase in size, earning as most points as possible. The game ends
when the snake runs into itself.

The square grid is open-border, which means that exiting on the right side will spawn the snake on the left
side. Each time the snake increases in size, it moves a little faster. 

About

My take on the classic Snake game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages