Skip to content

decentraland-scenes/leaderboard-ui-sdk7

Repository files navigation

Leaderboard sdk7

This demo scene present 2 different leaderboards made using sdk7. Both of them where drawn by the ones present in the Snowball Arena.

**Modal Leader Board **

MODAL

**HUD Leader Board **

HUD

Instructions

Point to the cube in the center of the screen, press "E" and see the leader boards changing data.

Try it out

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

$ npm i -g decentraland

sdk version Inside the package.json make sure that sdk version is set to "next"

"devDependencies": {
"@dcl/sdk": "next"
},

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

$  npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published