Skip to content

Add AGENTS.md with Cursor Cloud development environment instructions#13

Draft
wannerdev wants to merge 1 commit intomasterfrom
cursor/development-environment-setup-54cb
Draft

Add AGENTS.md with Cursor Cloud development environment instructions#13
wannerdev wants to merge 1 commit intomasterfrom
cursor/development-environment-setup-54cb

Conversation

@wannerdev
Copy link
Copy Markdown
Owner

Summary

Sets up the Cursor Cloud development environment for the Too Fishy Godot game project.

Changes

  • Added AGENTS.md with Cloud-specific development instructions covering:
    • How to run the game (GUI and headless modes)
    • Lint/validation approach (no automated test framework; godot --headless --import for integrity checks)
    • Build/export commands
    • Known gotchas (e.g., --check-only hanging, autoload singleton isolation limits)

Environment Setup

  • Godot Engine 4.4.1 installed as the sole dependency
  • Update script conditionally installs Godot if missing or wrong version
  • Game verified running with software rendering (llvmpipe) on the VM

Demo

too_fishy_gameplay_demo.mp4

Game running with submarine controls (WASD movement), showing the intro mission, depth/health/money UI, and underwater environment.

Game initial state with intro dialog
Gameplay after dismissing dialog
Submarine moving underwater

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: wannerdev <wannerdev@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
build Ignored Ignored Apr 1, 2026 2:37pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants