Skip to content

Add Gomoku arena#88

Merged
john-b-yang merged 2 commits into
CodeClash-ai:mainfrom
Muhtasham:feat/add-gomoku
Dec 19, 2025
Merged

Add Gomoku arena#88
john-b-yang merged 2 commits into
CodeClash-ai:mainfrom
Muhtasham:feat/add-gomoku

Conversation

@Muhtasham

Copy link
Copy Markdown
Contributor

Standard gomoku per wikipedia (not freestyle):

  • 15×15 board
  • Black plays first
  • Exactly 5 in a row wins
  • Overlines (6+) do NOT win

@john-b-yang

Copy link
Copy Markdown
Contributor

Awesome stuff, thanks so much @Muhtasham! Code works very well. In the gomoku repository, I added

  • per-game logging, this is helpful so a competitor can actually see how a game went
  • a visualizer

Thanks so much! Merging 🚀

@john-b-yang john-b-yang merged commit f4ea06b into CodeClash-ai:main Dec 19, 2025
2 checks passed

@john-b-yang john-b-yang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

2 participants