decentraland-scenes / splat-attack

Cover as much of the ground as you can with paint.

Home Page:https://splat-attack.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splat Attack

demo of splat-attack scene running in preview.

demo

Description

The objective is to cover as much of the ground as you can with paint. To view the scene, please visit here.

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.
  • To fire paint onto the ground, use the Left Mouse Button.
  • To calculate the approximate area covered by the paint, press the E 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

Acknowledgements

Adapted from the grid sampling solution version 4 to the total circles area problem found here.

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

About

Cover as much of the ground as you can with paint.

https://splat-attack.vercel.app


Languages

Language:TypeScript 88.0%Language:Dockerfile 12.0%