Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/decentraland-scenes/DCL-trams

Trams public transport system
https://github.com/decentraland-scenes/DCL-trams

Last synced: about 1 month ago
JSON representation

Trams public transport system

Awesome Lists containing this project

README

        

# DCL Trams

_demo of a long-distance public transport tram._

![demo](screenshot/screenshot.png)

## Description

This scene shows a tram that players can board to cover long distances.

Trams come by every 3 minutes. The tram is synced to a world time API, so all players see the tram in sync with everyone else.

## Instructions

Wait for the trams in one of the stations, and board the train.

## 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
```