decentraland-scenes / tin-can-alley

A tin-can-alley scene built using cannon.js physics engine.

Home Page:https://tin-can-alley.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tin Can Alley

demo of tin-can-alley scene running in preview.

demo

Description

A tin-can-alley scene built using cannon.js physics engine. This scene demonstrates interactions between multiple dynamic objects. To view the scene, please visit here. Note: You can press the P key to adjust the graphics settings.

Instructions

Use your mouse to aim in the rifle and press the Left Mouse Button to shoot at the cans. In terms of basic movement: W A S D keys on your keyboard to move forward, left, backward and right respectively. Finally, pressing the Space key will make your avatar jump.

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

The following files were taken from https://freesound.org/:

About

A tin-can-alley scene built using cannon.js physics engine.

https://tin-can-alley.vercel.app


Languages

Language:TypeScript 99.4%Language:Dockerfile 0.6%