Skip to content

Tic tac toe - #122

Closed
Alex-Mathai-98 wants to merge 5 commits into
CodeClash-ai:mainfrom
Alex-Mathai-98:tic-tac-toe
Closed

Tic tac toe#122
Alex-Mathai-98 wants to merge 5 commits into
CodeClash-ai:mainfrom
Alex-Mathai-98:tic-tac-toe

Conversation

@Alex-Mathai-98

Copy link
Copy Markdown

No description provided.

Alex-Mathai-98 and others added 5 commits September 11, 2026 01:47
Self-contained CodeClash arena (no external engine repo, unlike Dummy/Gomoku)
following Bomberland's runtime/ + real-name JSON pattern: a 3x3 grid engine,
per-move process isolation with a hard timeout, and a naive starter bot.
Validated end-to-end with a real Docker round where a full-minimax bot beats
the naive bot across two rounds with no state leaking between them.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WmC6QLV9aSsL92PBumrApf
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WmC6QLV9aSsL92PBumrApf
@Alex-Mathai-98

Copy link
Copy Markdown
Author

Apologies, I mean to push this into my local fork

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant