Tile matching game with Blocks which go down, complete the Rows and progress to the next level.
$>npm install
$>npm run start
Note: a development server wich will rebuild the code upon change is also configured with this option.
$>npm run build
Note: there are no source maps beeing build with this variation.
the cursor buttons will stear the falling quadron left, right and down. space will land the quadron immediately. the up button will rotate the quadron.