Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/richardklose/tetris-js

Simple javascript tetris
https://github.com/richardklose/tetris-js

javascript tetris

Last synced: 21 days ago
JSON representation

Simple javascript tetris

Awesome Lists containing this project

README

        

# tetris-js
Javascript Tetris in your Browser

This is a small project I've build during my time at HAW Hamburg.

### Installation

npm install -g tetris-js

### Run

tetris-js

and then you can play in your browser at http://localhost:3000

You can also specify the port (e.g. tetris-js -p 4000).