Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.87 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.87 KB

React Tetris

Fully responsive tetris game built with ReactJS

GitHub language count GitHub top language GitHub stars GitHub last commit Website

Live

You can find the application live here: https://mpirescarvalho.github.io/react-tetris/

React tetris desktop React tetris mobile 2 React tetris mobile 1

Building

You'll need Node.js installed on your computer in order to build this app.

$ git clone https://github.com/mpirescarvalho/react-tetris.git
$ cd react-tetris
$ npm install
$ npm run start

Runs the app in the development mode.

Contact

made by Marcelo Carvalho made by Marcelo Carvalho