rts-commander / docs /README.md
Luigi's picture
deploy(web): full clean snapshot with app code and assets
12d64f8
|
raw
history blame
4.26 kB

๐Ÿ“š Web Version Documentation

This directory contains all technical documentation for the RTS Web version.


๐Ÿ“– Core Documentation

Architecture & Design

Quick Start


๐ŸŽฎ Gameplay Documentation

Features & Mechanics

Red Alert Compatibility


๐Ÿ”ง Technical Implementation

Harvester AI System

Bug Fixes & Corrections


๐Ÿš€ Deployment & Testing

Deployment


๐Ÿ“Š Summaries & Reports

Final Reports

Project Files


๐Ÿ“‚ Documentation by Category

๐Ÿ—๏ธ Architecture (3 docs)

  1. ARCHITECTURE.md
  2. PROJECT_SUMMARY.md
  3. MIGRATION.md

๐ŸŽฎ Gameplay (5 docs)

  1. FEATURES_RESTORED.md
  2. GAMEPLAY_ISSUES.md
  3. GAMEPLAY_UPDATE_SUMMARY.md
  4. UNIT_VISUAL_SHAPES.md
  5. RED ALERT docs (2)

๐Ÿค– Harvester AI (6 docs)

Complete documentation of harvester AI implementation

๐Ÿ”ง Technical (3 docs)

  1. FIXES_IMPLEMENTATION.md
  2. CORRECTIONS docs (2)

๐Ÿš€ Deployment (3 docs)

  1. DEPLOYMENT.md
  2. DEPLOYMENT_CHECKLIST.md
  3. DOCKER_TESTING.md

๐Ÿ“Š Summaries (5 docs)

Final reports and summaries


๐Ÿ” Quick Search

Looking for something specific?

  • Setup & Installation โ†’ QUICKSTART.md, DEPLOYMENT.md
  • Architecture โ†’ ARCHITECTURE.md, PROJECT_SUMMARY.md
  • Features โ†’ FEATURES_RESTORED.md
  • Gameplay โ†’ GAMEPLAY_*.md
  • Harvester AI โ†’ HARVESTER_*.md
  • Bug Fixes โ†’ FIXES_IMPLEMENTATION.md, CORRECTIONS_*.txt
  • Docker โ†’ DOCKER_TESTING.md
  • Migration โ†’ MIGRATION.md
  • Red Alert โ†’ RED_ALERT_*.md

๐Ÿ“ˆ Documentation Stats

  • Total Documents: 28 files
  • Categories: 6 major categories
  • Languages: English + French summaries
  • Coverage: Architecture, gameplay, deployment, testing

๐Ÿ†• Latest Updates

  • โœ… All documentation organized in dedicated directory
  • โœ… Clear categorization by topic
  • โœ… Complete index for easy navigation
  • โœ… Test scripts separated in ../tests/

For main project README: See ../README.md
For test scripts: See ../tests/