A top-down pirate fish game made with Godot 4.3 and lots of generative AI.
- Clone this repository.
- Run
./download_assets.sh
to download game assets from Google Drive. - Open the project in Godot 4.3 or later.
- All game logic and scenes are in the
src
folder. - Assets are stored separately on Google Drive and downloaded using the provided script.