Skip to content

zxw880507/snake-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNAKE GAME

SNAKE is a webapp game that allow user to control the moving direction of a snake and eat food to grow its length. App has been deployed to Netlify and can be found here.

Language & Framework

  • TypeScript
  • Less
  • Webpack
  • Babel

Screenshot

Game Panel

"Game_Panel"

Game Instruction

Operation Control

Hot Key Move
ArrowUp Move Up
ArrowDown Move Down
ArrowLeft Move Left
ArrowRight Move Right

Score & Level (Highest Level: 10)

Situation Result
Snake ate food Score increment by 1
Scored by 10 Level up by 1

Outta Control

Situation Consequence
Opposite Direction Not Allowed
Bumped into Border Game Over
Bumped into Snake itself Game Over

About

A webapp game allows user to control a snake

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published