Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 279 Bytes

Tetris

game screenshot

Setup

  1. Clone the repo with git clone git@github.com:ahuth/tetris.git
  2. Install dependencies with yarn install
  3. Start with yarn start