https://github.com/kaylacrane/react-tetris
The classic Tetris game made using ReactJS
https://github.com/kaylacrane/react-tetris
custom-hooks es6 javascript react-hooks reactjs responsive-design styledcomponents
Last synced: 3 months ago
JSON representation
The classic Tetris game made using ReactJS
- Host: GitHub
- URL: https://github.com/kaylacrane/react-tetris
- Owner: kaylacrane
- Created: 2020-09-13T15:53:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T15:20:18.000Z (over 5 years ago)
- Last Synced: 2025-03-02T09:17:02.003Z (over 1 year ago)
- Topics: custom-hooks, es6, javascript, react-hooks, reactjs, responsive-design, styledcomponents
- Language: JavaScript
- Homepage: https://kaylacrane.github.io/react-tetris/
- Size: 2.07 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tetris using ReactJS
Based on code from the [Udemy course](https://www.udemy.com/course/intermediate-react-tetris/) called React Tetris with Hooks API. I added the mobile/tablet controls.
Makes use of the following:
- React Hooks
- Custom Hooks
- Styled Components
- ES6 Syntax
