Skip to content

IsaacMulcahy/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Classic 2D game for LLP

build instructions

Visual Studio 2017(v141) Build 10.0.15063.0

gameplay

WASD - to move the snake in directions When the player change direction, obstacles will start to spawn. These increase the more the player turns without collecting the 'apples' and is reset how fast they appear when 'apples' are.

design decisions

Increased the risk of play by adding random obstacles. Increased the speed of the snake to an apportatie level which provides decisions at a decent speed, does provide enough time for tactical decisions to be made. Limited open input time to make the player think more Style - simiple but helps the player understand along with being pleasing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published