Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jstimpfle/tetris-on-a-plane
https://github.com/jstimpfle/tetris-on-a-plane
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jstimpfle/tetris-on-a-plane
- Owner: jstimpfle
- Created: 2016-10-31T11:01:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-24T22:51:19.000Z (about 4 years ago)
- Last Synced: 2024-07-18T16:35:45.288Z (4 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 348
- Watchers: 7
- Forks: 58
- Open Issues: 3
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
HTML/JS/CSS Tetris. Rather straightforward code without dependencies.
Built under time constraints (on a plane) as a practice in getting things done,
and subsequently polished.A playable copy is located at http://jstimpfle.de/projects/tetris-on-a-plane/
To those asking for a license: Thanks for your interest and your nice stars.
As far as I'm concerned, use of the code is as free as can be (and as can
beer). The credit goes to the original Tetris author. Note also that there is
an abundance of Tetris clones on the web, many of which are probably similar in
implementation, so I'm not interested in adding complicated lawyer words that
nobody understands.