Files
SixShopSimulator/README.md
T
2026-08-10 19:23:04 +02:00

18 lines
609 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# AfterHours
Koop-Ladensimulator für 24 Spieler. Unity 6 LTS / C# / Netcode for GameObjects.
## Stand
Code-Gerüst ohne Unity-Projektdateien. `Assets/Scripts/` in ein frisches
Unity-6-Projekt kopieren, dann `docs/ROADMAP.md` Meilenstein 0 abarbeiten.
## Für Claude Code
Alles Wesentliche steht in `CLAUDE.md`. Die zwei harten Regeln vorab:
1. Der Host simuliert, Clients fragen an (§3).
2. Zielrating ist Mature, nicht Adult Only (§7).
## Doku
- `docs/DESIGN.md` — Spielmechanik
- `docs/ARCHITECTURE.md` — Autoritätsmodell, Netzwerk, Testen
- `docs/ROADMAP.md` — Aufgaben nach Meilensteinen