Skip to content

A popular game snake, writen in javascript. Works both on PC and on touch screens (using swipes). With additional features.

Notifications You must be signed in to change notification settings

YegorMurunov/snake.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

27.03.2022

A popular game snake, writen in javascript. Works both on PC and on touch screens (using swipes). With additional features.

Additional features:

  • Random food ( banana, apple, carrot, eggplant ... ).
  • 2 difficulty modes ( Easy and Hard ).
  • In hard mode, you can't hit borders, also a bomb can appear next to food.
  • In hard mode, if you touch a bomb, your snake's length will be halved ( rounded up ).
  • There are skins for the snake.
  • Stores the best record in localStorage.
  • Set of music from google snake and minecraft.

Play

Author: Yegor Murunov

About

A popular game snake, writen in javascript. Works both on PC and on touch screens (using swipes). With additional features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published