Skip to content

Timmoth/retrosnake

Repository files navigation

retrosnake

A retro implementation of the original Snake game written in typescript and using the HTML canvas. See where you place on the high scores!

Demo

Clone

git clone https://github.com/Timmoth/retrosnake.git

Build

npm run build

Run

npm install http-server -g
http-server

App will be available at http://localhost:8080/

About

typescript implementation of snake

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published