decentraland-scenes / push-box-puzzle

Based on the classic Sokoban puzzle game where you push statues onto marked spots.

Home Page:https://push-box-puzzle.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Push Box Puzzle

demo of push-box-puzzle scene running in preview.

demo

Description

Based on the classic Sokoban puzzle game where you push statues onto marked spots. To view the scene, please visit here.

Instructions

Stand close to the statue you want to move and press the Left Mouse Button to push it to the adjacent tile. Use your mouse to look around and W A S D keys on your keyboard to move forward, left, backward and right respectively. You can exit the room to restart the puzzle.

Try it out

Install the CLI Download and install the Decentraland CLI by running the following command:

$ npm i -g decentraland

Previewing the scene Download this example and navigate to its directory, then run:

$  dcl start

Acknowledgements

About

Based on the classic Sokoban puzzle game where you push statues onto marked spots.

https://push-box-puzzle.vercel.app


Languages

Language:TypeScript 95.4%Language:Dockerfile 4.6%