Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.75 KB

README.md

File metadata and controls

48 lines (37 loc) · 1.75 KB

A DOT.

A DOT (A Desire of Treasure) is a treasure hunt game, using Godot Game Engine, based in a sea fantasy world, in which you will find a map of a very precious treasure. On the way to treasure you find various creatures whom you have to defeat and find the key to treasure.

Features

  • Available on Android and Windows
  • Shop to upgrade your armors and weapons
  • Power Ups to make the game a little easier
  • Catalogue of enemies and different corals

DEMO

Trailer video of the game is available on YouTube. Watch it here



Download

  • To download game for Android click here

  • To download game for Windows download both files:


    For Windows, after downloading both the files open the file with extension .exe to play the game.
    

Setup

To contribute to the project you first have to download Godot Game Engine.

  • Click here to download the Godot game engine.
  • After cloning the repo in your local, open Godot Game Engine
  • Click on the Import.
  • Select the file project.godot from the folder Project.
  • Click on Import and Edit.

Now you can edit the game and make contribution.

Languages

All the script in the game are written in GD script language.