đ¨âđ¨What template should I start with?
Last updated
Last updated
Space Templates are a great way to start creating your own project. Currently, we have the following templates:
Name | Tags | Property | Difficulty |
---|---|---|---|
We are constantly updating existing templates to include new mechanics with our behavior editor and features we release. Additionally, we are creating more templates to cover different Metaverse genres.
Music Scene
#Music
This template demonstrates how to synchronize an audio track or a light through the network. The scene includes several DJ pads. Some controls music and another one controls the lights.
Easy
Simple Shooter
#Shooter
This template is a first-person shooter designed to provide an entry-level game sample with a straightforward code structure. Its primary focus is to serve as a learning resource for beginners and developers interested in creating their own first-person shooter games
Easy
Night Party
#Event
This template demonstrates an approach on how to develop a social space for up to 500 members.
Each player is represented by an avatar and can talk to other players if they are located in the same chat buble.
Medium
NFT Gallery
#NFT
This template is an example on how to use an API to display artworks dynamically. The player can use the search field and enter any keyword to look for artworks and display them on the gallery walls. For this, we use the Art Institute of Chicago API to explore and display the public data of the museum.
Medium
Metaverse Safari
#Game
This template is a mini game where the players have to find animal statues with a painting gun.
This demonstrates how to synchronize texture modification through the network.
Hard
Space Comet
#Arcade
This template showcases how to implement simple arcade top-down gameplay. Therefore the approach presented in this sample includes "good" development practices but forgoes "best" practices for sake of simplicity.
Easy
Find a cheater!
#Game
This template demonstrates an approach on how to develop the coreloop of a social deduction game for up to 16 players, as well as how to integrate and handle communication.
Easy
Become a dev
#SmartContract
Create your own smart contract and deploy it on BNB chain!
Medium