Skip to content

HVish/snake-game-js

Repository files navigation

Snake game

A classic snake game created using HTML5 canvas.

Demo

Game demo

Run locally

To run it locally Node (v14.15.0) and yarn is required, then

  • in terminal cd (change directory) to this project root
  • run yarn install
  • run yarn start
  • visit http://localhost:4222 in browser

About

Snake game using HTML5 canvas and typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published