19 lines
826 B
Markdown
19 lines
826 B
Markdown
# CLAUDE.md
|
|
|
|
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
|
|
|
|
## Project Purpose
|
|
|
|
This project aims to create comprehensive API-like documentation of all game elements in Anno 117: Pax Romana. The documentation (docs.md) should catalog buildings, resources, production chains, population tiers, and other game mechanics in a structured, queryable format.
|
|
|
|
## Project Status
|
|
|
|
This is a new project. The documentation structure and format are yet to be established.
|
|
|
|
## Goals
|
|
|
|
- Document all game elements (buildings, goods, production chains, population needs, etc.)
|
|
- Provide structured data that can be queried and referenced
|
|
- Create relationships between game elements (e.g., which buildings produce which goods)
|
|
- Track game version compatibility as the game evolves
|