Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 436 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 436 Bytes

tetris

built with nodejs, and HTML5 Canvas.

Development

to get started, make sure you have nodejs and yarn (or npm) installed. Then,

$ yarn install -D
$ yarn static -p 80

on local system and access localhost website.