项目作者: IdreesInc

项目描述 :
Snake, programmed in TypeScript, stylized like an old LCD screen.
高级语言: TypeScript
项目地址: git://github.com/IdreesInc/TypeSnake.git
创建时间: 2017-08-28T15:08:08Z
项目社区:https://github.com/IdreesInc/TypeSnake

开源协议:

下载


About TypeSnake

Snake, programmed in TypeScript, stylized like an old LCD screen. Because why not?

Click here to check it out!

How to Play

On a Computer

Just use the arrow keys and try not to hit yourself! (advice for life)

On Mobile

Use the buttons on the bottom of the screen to maneuver the snake. The canvas should auto-resize to fit your screen, but please notify me if your buttons are cut off!

How it Works

Updates the grid when the snake moves and collects food, draws the grid on the canvas. The canvas is then stylized like a LCD screen, because nostalgia.