An open API service indexing awesome lists of open source software.

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

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

![tetris](https://github.com/kaylacrane/react-tetris/blob/master/react-tetris.JPG?raw=true)