https://github.com/charlesstover/3ds-tetris
Play Tetris on your Nintendo 3DS!
https://github.com/charlesstover/3ds-tetris
Last synced: 2 months ago
JSON representation
Play Tetris on your Nintendo 3DS!
- Host: GitHub
- URL: https://github.com/charlesstover/3ds-tetris
- Owner: CharlesStover
- License: mit
- Created: 2018-05-01T04:09:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T04:32:15.000Z (almost 5 years ago)
- Last Synced: 2025-02-10T07:17:07.731Z (4 months ago)
- Language: JavaScript
- Homepage: https://charlesstover.github.io/3ds-tetris/
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3DS Tetris
This is a from-scratch clone of _Tetris_, made specifically to be compatible with the Nintendo 3DS web browser.## Tech Stack
* CSS - styling the page
* HTML5 - `` for drawing the pieces
* JavaScript - vanilla## Demo
* [GitHub Pages](https://charlesstover.github.io/3ds-tetris/#tetris)