decentraland-scenes / mirror-puzzle

A puzzle game where you reflect a beam of light to a target using a series of mirrors.

Home Page:https://mirror-puzzle.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mirror Puzzle

demo of mirror-puzzle scene running in preview.

demo

Description

A puzzle game where you reflect a beam of light to a target using a series of mirrors. To view the scene, please visit here.

Instructions

Stand close to the mirror you want to move and press the Left Mouse Button to push the mirror to an adjacent tile. Using the E key will rotate the mirror clockwise and the F key to rotate it anti-clockwise. Use your mouse to look around and W A S D keys on your keyboard to move forward, left, backward and right respectively. Finally, pressing the Space key will make your avatar jump.

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

A puzzle game where you reflect a beam of light to a target using a series of mirrors.

https://mirror-puzzle.vercel.app


Languages

Language:TypeScript 96.8%Language:Dockerfile 3.2%