/Pavement-Tetris

Pave the streets of your City!

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Pavement Tetris

Made by Krasen Ivanov 2022

melonJS ES6 Webpack Boilerplate

https://github.com/melonjs/melonJS

Prerequisites

Ensure you have Node.js installed, then install all the build dependencies in the folder where you cloned the repository :

$ [sudo] npm install

Usage

  • npm run dev to start the dev server on watch mode at localhost:9000.
  • npm run build to generate a minified, production-ready build, in the public folder