Skip to content

Alexsab/snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Snake!

Collect food to grow long. Avoid walls, your own tail and other snakes!

Play Now!

How to play

go left

go up

go right

go down

Enter pause/play game

Space (when game paused) play game

Space (when game running) 2x acceleration for your snake on 1 sec

X turn back

10 slow down N times (0 = 10)

+ / - increase/reduce speed to 10 milliseconds

Num0Num9 increase speed by 10*N milliseconds (only player snake)

Num+ / Num- increase/reduce speed to 10 milliseconds (only player snake)

Setup

You can config game in snake.js file

Cheat and API

The game has Cheat and API, for more information see link below

original game http://levistarrett.com/snake

About

snake with bots, fork from

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • CSS 4.7%
  • HTML 3.5%