An open-source turn-based strategy game inspired by the classic genre-defining work of art Sid Meier's Colonization, implemented by a meat blob prompting Claude to prompt Jules.
For detailed information on the tech stack, project structure, and architectural guidelines, please read ARCHITECTURE.md.
-
Install dependencies:
npm install
-
Start development server:
npm run dev
-
Build for production:
npm run build