Based on the famous Snake game. Created for the Decentraland Game Jam 2022
On stage you will see a play area surrounded by walls and a wooden platform from where you can see the entire section.
Inside that area you can control a hungry snake. Mantain pressed shift to move it with WASD or use the arrows in the UI.
The goal is to eat the apples that appear on the stage. But be careful! Each apple increases the size of your snake.
If you hit your head against your tail, against a wall or against a tree, the game will restart.
We were happy to use DCL Edit to create the graphic part of the scene. You can try it here.
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
Any dependencies are installed and then the CLI opens the scene in a new browser tab.
At NOVAWORKS we create experiences. We bring Virtual Reality and Augmented Reality closer through custom developments for each brand.
We are a company specialized in new technologies made up of programmers, 3D artists, graphic designers and web developers.
Visit our website: https://novaworks.io/
All of these scenes are open source, protected with a standard Apache 2 licence. This licence states that this content can be used freely, even commercially, as long as you acknowledge the author. See the terms and conditions in the LICENSE file.