Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mafintosh/httptris

tetris in the browser using ONLY basic html
https://github.com/mafintosh/httptris

Last synced: about 2 months ago
JSON representation

tetris in the browser using ONLY basic html

Awesome Lists containing this project

README

        

# httptris

Tetris in the browser using only HTML.

To run it do:

node server.js [port]

Server runs on port 12000 by default

Keyboard shortcuts are using html accesskey so you need to hold down the modifier keys to use them (ctrl+opt on the mac)

The entire thing was build in 3 hours so it's probably a bit hacky :)

### Happy hacking!

[@mafintosh](http://twitter.com/mafintosh) and [@walling](http://twitter.com/walling)