Skip to content

noJokesCoder/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris game

Netlify Status

It is a little game I built when following the tutorial provided by freeCodeCamp

The game is easy to play, though it's only playable on desktop.

Check out the results here -> https://tetris-game-onreact.netlify.app

Project's cross-device optimization table:

Device Optimized for the specified device
Mobile ❌ NO
Tablet ❌ NO
Desktop ✅ YES

Tech stack in the project:

  • React (bootstrapped with [Create React App])
  • React hooks
  • Styled-componets ("CSS-in-JS")
  • React.memo()
  • Netlify (for hosting)

Short memo for myself:

When building it I learnt the following: how to use styled-component, how to import fonts with @font-face value, how to structure the project in overall and that React may not be the best option for building games =-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published