Skip to content
/ snake Public
forked from wdi-sg/project-1

Snake: Game inspired by Nokia “Snake”.

Notifications You must be signed in to change notification settings

limty/snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Snake: Game inspired by Nokia “Snake”.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.8%
  • HTML 12.0%
  • CSS 11.2%