docs: update Getting-Started guide
Update docker-compose to docker compose
Modern Docker includes Compose as a plugin (docker compose v2),
replacing the standalone docker-compose command.
Updated files:
- Architecture-Overview.md: Deployment architecture
- Getting-Started.md: Quick start guide
Add comprehensive wiki documentation
Created 7 comprehensive wiki pages (15,000+ words) covering all aspects
of Terminal Velocity for players and developers.
Pages Added:
1. Home.md (350 lines)
- Main wiki homepage with navigation
- Game overview and features (29+ systems)
- Development status (Phases 0-7 complete)
- Quick links to all sections
- Community information
2. Getting-Started.md (500 lines)
- Docker and manual installation guides
- SSH connection instructions
- Account registration walkthrough
- Basic controls and keyboard shortcuts
- First trade tutorial and ship upgrade path
- Troubleshooting section
- Next steps guidance
3. Gameplay-Guide.md (650 lines)
- Complete game loop explanation
- Universe and navigation (6 factions, 100+ systems)
- Trading and economy mechanics
- Ships and equipment (11 types, 16 items)
- Combat system overview (turn-based, 5 AI levels)
- Missions and quests overview
- Progression systems (levels, reputation, achievements)
- Multiplayer features summary
4. Trading-Guide.md (550 lines)
- 5 profitable trade routes with ROI calculations
- 15 commodities across 8 categories
- Price calculation mechanics explained
- Beginner through expert strategies
- Ship progression for traders
- Pro tips and common mistakes
- Trading checklists
- Reference tables and multiplayer trading
5. FAQ.md (650 lines)
- 50+ questions and answers
- Categories: General, Getting Started, Gameplay
- Economy & Trading, Combat & Ships
- Multiplayer, Events & Progression
- Troubleshooting, Contributing, Advanced
- Searchable Q&A format
6. Architecture-Overview.md (550 lines)
- System architecture diagrams
- Core design patterns (Repository, MVC, Server-Authoritative)
- Package structure (29+ systems documented)
- Key system implementations
- Concurrency and thread safety
- Database schema highlights
- Performance optimizations
- Security architecture
- Development workflow
7. _Sidebar.md (50 lines)
- Navigation sidebar for all pages
- Organized by category (Getting Started, Gameplay, Technical, Admin)
- Quick access links
- Version and status information
Content Statistics:
- 7 pages created
- 3,000+ lines of documentation
- 15,000+ words
- Comprehensive player and developer coverage
Features:
- Well-organized with clear navigation structure
- Step-by-step tutorials for new players
- Detailed strategies and mechanics
- Technical documentation for developers
- Cross-referenced pages
- Search-optimized content
- Player-friendly tone and examples
Additional pages planned (referenced in sidebar):
- Combat-Guide, Ship-Guide, Multiplayer-Guide
- Database-Schema, API-Reference, Development-Setup
- Server-Administration, Configuration-Guide
- Reference pages (Factions, Ships, Equipment, Commodities)
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>