decentraland-scenes / rotating-platforms

A simple platformer that demonstrates rotating various platforms using code.

Home Page:https://rotating-platforms.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rotating Platforms

demo of rotating-platforms scene running in preview.

demo

Description

A simple platformer that demonstrates rotating various platforms using code, which then enables you to sync up the position of the platforms with other players in the scene should you choose to do so. To view the scene, please visit here.

Instructions

The aim is to get to the crown by moving and jumping between platforms. Use your mouse to look around and W A S D keys on your keyboard to move forward, left, backward and right respectively. To jump, press the Space key.

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 simple platformer that demonstrates rotating various platforms using code.

https://rotating-platforms.vercel.app


Languages

Language:TypeScript 89.5%Language:Dockerfile 10.5%