This file gives GitHub Copilot (and other in-editor agents) concise, project-specific guidance for contributing to LostSeas.
- Framework: Next.js (App Router).
- Language: TypeScript.
- Styling: Tailwind CSS with ShadCN UI components.
- Test runner: Vitest (tests under
__tests__/).
This is a pirate style game where you travel from port to port, trading goods and battling other pirates.
Read the GuideContent.tsx file for a detailed overview of the project's features and structure.