decentraland-scenes / light-bounce-puzzle

Reflecting a ray off of multiple objects at arbitrary angles.

Home Page:https://light-bounce-puzzle.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Light Bounce Puzzle

demo of light-bounce-puzzle scene running in preview.

demo

Description

The objective is to fire a single light ray that reflects off of all four floating rocks. To view the scene, please visit here.

Instructions

Use the Left Mouse Button to fire a light ray. Use your mouse to look around and W A S D keys on your keyboard to move forward, left, backward and right respectively.

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

Reflecting a ray off of multiple objects at arbitrary angles.

https://light-bounce-puzzle.vercel.app


Languages

Language:TypeScript 96.4%Language:Dockerfile 3.6%