Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 331 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 331 Bytes

Snake

A rainbow themed snake game. A simple personal project written using p5.js.

How to play

Move the snake around using WASD avoiding the walls and your own tail. Eat the food on screen to increase the snakes size.

Controls

WASD to move

P or ESC to pause

Play the game here!