Treasure hunting multiplayer communication game.
Play Game
·
Report Bug
·
Request Feature
Treasure hunting multiplayer communication game where one player plays as the Adventurer and the other plays as the Professor.
- WASD: Move.
- Look at the level and tell the Professor the objects that you can see.
- Open the Treasure Chasing 101 document (download the PDF/PNG or read online, links below).
- Receive the Adventurer information.
- Inform the right direction for the Adventurer to find the Treasure. If you inform the wrong direction, the player will get lost and it's game over.
This game was made for the game jam Multiplayer Jam, which took place between July 31st and August 13th of 2020.
Theme: Desert.
To get a local copy up and running follow the steps below.
- Clone repository:
git clone https://github.com/GuiBDBello/TreasureChasers.git
. - Add the project to Unity or Unity Hub:
ADD > Select the folder you just cloned
. - Open project.
- With your project opened in Unity, select
File > Build Settings...
. - Select the
Platform
that you wish to build for (you may have to install a build module if you don't have it already installed). - Select
Build
orBuild And Run
.
List of references that were useful in the making of this project:
Name | Type | Creator | Source |
---|---|---|---|
Document Template | Document | Template.net | Template |
Distributed under the MIT License. See LICENSE for more information.