oecs-sharp/OECS.PlayTest
hypercross 4871f68fb8 feat: add OECS.PlayTest project
Introduce a new PlayTest project containing tools for simulating
gameplay, including:

- Agent abstractions (IAgent, GreedyAgent, WeightedAgentPool)
- ObservableCapture for logging entity changes
- PlayLog for generating and saving formatted play logs
2026-07-21 14:31:57 +08:00
..
Agents feat: add OECS.PlayTest project 2026-07-21 14:31:57 +08:00
OECS.PlayTest.csproj feat: add OECS.PlayTest project 2026-07-21 14:31:57 +08:00
ObservableCapture.cs feat: add OECS.PlayTest project 2026-07-21 14:31:57 +08:00
PlayLog.cs feat: add OECS.PlayTest project 2026-07-21 14:31:57 +08:00