Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/decentraland-scenes/zombie-attack
- Owner: decentraland-scenes
- Created: 2020-08-03T12:53:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-27T19:26:39.000Z (over 1 year ago)
- Last Synced: 2024-05-02T17:52:43.679Z (8 months ago)
- Topics: decentraland
- Language: TypeScript
- Homepage: https://zombie-attack.vercel.app
- Size: 10.9 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Repository - Zombie Attack - attack.gif" width="200"> | A zombie will chase you around and attack you once it gets near. | (Examples / Essentials)
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
```