littleGauze / gluttonous-snake

Classic snake game, built with HTML5 Canvas and TypeScript.

Home Page:https://littlegauze.github.io/gluttonous-snake/build/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gluttonous-snake

Classic snake game, built with HTML5 Canvas and TypeScript.

refer to bytegames:bytes, and the tutorials

Usage

  • build yarn build
  • development yarn dev

Game controls

  • Nav with UP DOWN LEFT RIGHT or W S A D
  • Press SPACEBAR to jump for a distance

Live demo

Live Demo

About

Classic snake game, built with HTML5 Canvas and TypeScript.

https://littlegauze.github.io/gluttonous-snake/build/


Languages

Language:TypeScript 71.4%Language:CSS 14.3%Language:HTML 11.2%Language:JavaScript 2.2%Language:Dockerfile 0.8%