Skip to content

mika-marcondes/react-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris Clone

This is a Tetris Clone made by following the How to Build Tetris in React - GameDev Tutorial (with React Hooks!), with some UI improvements.

Table of contents

The challenge

Users should be able to:

  • Move and rotate the tetris piece
  • The game should increase in difficult as the player levels up
  • Maintain the state of the score after clearing a row

Screenshot

Links

My process

Built with