/tetris

Simple and extensible Tetris game for the browser

Primary LanguageTypeScriptOtherNOASSERTION

tetris

Simple and extensible Tetris game for the browser

preview

Contribute

# Install yarn
npm install -g yarn

# Install the project dependencies
yarn install

With VSCode, use the extension prettier, and enable format on save.

Develop

yarn parcel index.html

About

  • jst stands for jsTetris, the original name of the project
  • crd stands for canvas renderer