- Add CLAUDE.md project documentation - Update all documentation with coherence fixes - Add engines directory structure (to be converted to submodules) - Add core/, client/ directories for main components - Resolved 30 coherence problems (P1-P30) - Enhanced map system with 218 procedural elements
9 lines
184 B
Markdown
9 lines
184 B
Markdown
# Core Game Logic
|
|
|
|
Core game mechanics and shared systems for Warfactory.
|
|
|
|
## Structure
|
|
- Game loop management
|
|
- Shared data structures
|
|
- Common utilities
|
|
- Engine coordination |