Skip to content

refactor: always use Monte Carlo (MCTSBot) for AI players#14

Merged
devp merged 1 commit intomainfrom
claude/monte-carlo-ai-logic-RVPlo
Feb 1, 2026
Merged

refactor: always use Monte Carlo (MCTSBot) for AI players#14
devp merged 1 commit intomainfrom
claude/monte-carlo-ai-logic-RVPlo

Conversation

@devp
Copy link
Owner

@devp devp commented Feb 1, 2026

Change AI logic to exclusively use MCTSBot (Monte Carlo Tree Search)
for all games instead of conditionally selecting between MCTSBot
and RandomBot based on game type.

https://claude.ai/code/session_015368pqKFgsdf1ucDopxp9V

Change AI logic to exclusively use MCTSBot (Monte Carlo Tree Search)
for all games instead of conditionally selecting between MCTSBot
and RandomBot based on game type.

https://claude.ai/code/session_015368pqKFgsdf1ucDopxp9V
@netlify
Copy link

netlify bot commented Feb 1, 2026

Deploy Preview for devp-fgj-js ready!

Name Link
🔨 Latest commit 76abfa3
🔍 Latest deploy log https://app.netlify.com/projects/devp-fgj-js/deploys/697f8dd07021ea00089cca42
😎 Deploy Preview https://deploy-preview-14--devp-fgj-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@devp devp merged commit 47927a9 into main Feb 1, 2026
5 checks passed
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