Skip to content

singhsterabhi/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Tetris

Tetris game built with react. Built using hooks and functional components.

Play it here

Run locally

Fork and clone the repo. In the downloaded folder run

npm install
npm start