Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/decentraland-scenes/zombie-attack

A zombie will chase you around and attack you once it gets near.
https://github.com/decentraland-scenes/zombie-attack

decentraland

Last synced: about 1 month ago
JSON representation

A zombie will chase you around and attack you once it gets near.

Awesome Lists containing this project

README

        

# Zombie Attack
_demo of zombie-attack scene running in preview._

![demo](https://github.com/takJohn/zombie-attack/blob/master/screenshots/zombie-attack.gif)

## Description
A zombie will chase you around and attack you once it gets near. To view the scene, please visit [here](https://zombie-attack.vercel.app/).

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