Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 414 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 414 Bytes

Snake

Description

A remix of the classic game of Nokia Snake. Created with plain vanilla HTML, CSS and Javascript, without HTML5 canvas.

Instructions

Use w,a,s,d keys to move up, left, down, right respectively. Capture the food to score points.

Avoid capturing self and colliding onto the walls.

alt text