Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 837 Bytes

File metadata and controls

26 lines (16 loc) · 837 Bytes

Too Fishy

A 2.5D underwater exploration game where you dive deeper into the ocean to catch exotic fish and search for your lost friend. Our entry for Ludum Dare 57 https://ldjam.com/events/ludum-dare/57/too-fishy

About

In Too Fishy, you play as a deep-sea diver exploring the mysterious depths of the ocean. Catch rare fish to sell at the surface, upgrade your submarine, and dive deeper to find your friend who went missing in the darkest depths.

Getting Started with Godot

Prerequisites

  • Godot Engine 4.2 or newer installed
  • Git (optional, for cloning)

Installation

  1. Clone the repository:

    git clone https://github.com/jbettaque/too-fishy.git
    
  2. Open Godot Engine

  3. Click "Import" and navigate to the downloaded project folder

  4. Select the "project.godot" file and click "Import & Edit"