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
- Host: GitHub
- URL: https://github.com/xi/trickytowers
- Owner: xi
- Created: 2018-09-16T08:37:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-22T17:58:58.000Z (almost 8 years ago)
- Last Synced: 2025-01-30T19:24:28.104Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://xi.github.io/trickytowers/
- Size: 72.3 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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