oecs-sharp/docs
hypercross f8d0fe314c test: add play tests for Blackjack and TicTacToe
Implement play tests for Blackjack and TicTacToe that simulate games
using various AI agents (Basic Strategy, Random, Greedy) and record
the results, decisions, and reactivity into playlogs for debugging
and LLM analysis. Update documentation to reflect the purpose of
these tests.
2026-07-20 17:22:07 +08:00
..
api-surface.md docs: update API surface documentation 2026-07-18 21:59:09 +08:00
architecture.md refactor: optimize query execution and improve change tracking 2026-07-18 21:42:08 +08:00
implementation-plan.md feat: initialize OECS project structure 2026-07-18 19:03:37 +08:00
testing-games.md test: add play tests for Blackjack and TicTacToe 2026-07-20 17:22:07 +08:00