Skip to content

A simple platformer that demonstrates various platform movements using code.

Notifications You must be signed in to change notification settings

decentraland-scenes/moving-platforms

Repository files navigation

Moving Platforms

demo of moving-platforms scene running in preview.

demo

Description

A simple platformer that demonstrates various platform movements 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 collect the coin 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 various platform movements using code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages