Simple and extensible Tetris game for the browser
# Install yarn
npm install -g yarn
# Install the project dependencies
yarn install
With VSCode, use the extension prettier, and enable format on save.
yarn parcel index.html
jst
stands for jsTetris, the original name of the projectcrd
stands for canvas renderer