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

https://github.com/xi/trickytowers

simple tricky towers clone using matter.js
https://github.com/xi/trickytowers

Last synced: about 1 year ago
JSON representation

simple tricky towers clone using matter.js

Awesome Lists containing this project

README

          

# Tricky Towers

This is a simple [tricky towers](http://trickytowers.com/) clone using
[matter.js](http://brm.io/matter-js/). If you do not know the game: It is
basically tetris with physics.

## Controls

- Left/Right/Up/Down - control falling block
- P - pause
- Esc - Restart

## Code