Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/givanse/tetris-lol
:video_game: Tetris game, theme based on League of Legends.
https://github.com/givanse/tetris-lol
Last synced: 20 days ago
JSON representation
:video_game: Tetris game, theme based on League of Legends.
- Host: GitHub
- URL: https://github.com/givanse/tetris-lol
- Owner: givanse
- Created: 2013-08-01T15:22:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T00:51:25.000Z (over 6 years ago)
- Last Synced: 2024-11-05T12:28:48.724Z (2 months ago)
- Language: JavaScript
- Homepage: http://givanse.github.io/tetris-lol
- Size: 983 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Tetris game, theme based on League of Legends.
Play: http://givanse.github.io/tetris-lol
##### Implementation
The objects, tetris shapes, are `````` elements that are placed inside another `````` element.##### Testing
* All the tests are in the ```test/``` folder.
* Install QUnit, you may use the script ```install-qunit.sh```.
* To run all the unit tests, open the file ```index.html```.##### Why?
https://givan.se/tetris-lol/