Demo here
Download Node.js. Run this followed commands:
# Install dependencies (only the first time)
npm install
# Run the local server at localhost:8080
npm run dev
# Build for production in the dist/ directory
npm run buildUse #debug to access to debug panel
Use ?opts1=value&opts2=value to pass options to the scene
-
scale: number, size of cubes -
x: number, x started position -
y: number, ystarted position -
z: number, z started position
Start from Tetrimino O -> L -> T -> S -> I -> O ...