Skip to content

Fun Project. Tertris written on the basis of the open source lwc project.

License

Notifications You must be signed in to change notification settings

itsmebasti/lwc-tris

Repository files navigation

LWC-TRIS

Just a fun/side project

The main branch gets automatically deployed to: https://lwc-tris.herokuapp.com/

It is following (mostly) the physics of the original GameBoy Tetris.

  • Wall Kicks are not supported
  • Lock Delay is not supported
  • etc.
  • but Hard Drops are supported

Local Development

  1. Clone the lwc-tris repository:
git clone https://github.com/itsmebasti/lwc-tris
cd lwc-tris
  1. Install the project dependencies using yarn (or npm, if you prefer that alternatively)
yarn
  1. Start the app in watch mode.
yarn watch
  1. Enjoy the app!

About

Fun Project. Tertris written on the basis of the open source lwc project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •