https://github.com/aliemir/tetris-clone
simple tetris clone with js
https://github.com/aliemir/tetris-clone
Last synced: 2 months ago
JSON representation
simple tetris clone with js
- Host: GitHub
- URL: https://github.com/aliemir/tetris-clone
- Owner: aliemir
- Created: 2018-03-15T06:15:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T19:01:01.000Z (about 7 years ago)
- Last Synced: 2024-10-11T14:58:46.140Z (8 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tetris-clone
Simple tetris clone made with javascript. It's so simple that it doesn't even have a block generation logic.