Skip to content

typescript implementation of tetris inspired game

License

Notifications You must be signed in to change notification settings

Timmoth/retrotetris

Repository files navigation

retrotetris

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/retrotetris.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 tetris inspired game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published