- NOTES :
⭐️ App Plan ⭐️
⌨️ Introduction
⌨️ create-react-app and tooling
⌨️ Scaffolding Components
⌨️ Stage and Tetrominos
⌨️ Styling with Styled Components
⌨️ usePlayer and useStage
⌨️ Stage update and player movement
⌨️ Collision Detection
⌨️ Player RotationG
⌨️ Clear Rows
⌨️ drop with useInterval
⌨️ useGameStatus and React.memo
⌨️ yarn start ;
⌨️ npm i styled-components ;