mathieucaroff / tetris

Simple and extensible Tetris game for the browser

Home Page:https://mathieucaroff.com/tetris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple and extensible Tetris game for the browser

https://mathieucaroff.com/tetris

License:Other


Languages

Language:TypeScript 99.5%Language:HTML 0.5%