Skip to content

Rolchau/kaboom-tetris

Repository files navigation

Kaboom Tetris

I created this when learning about KaboomJS. Feel free to use the code in anyway you like, but please let me know if you want to use the assets also, thanks :)

tetris

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

node dist/bundle.js

Credits

Made with createapp.dev

About

A Tetris Clone made with KaboomJS

Resources

Stars

Watchers

Forks