Skip to content

mathieucaroff/tetris

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published