Skip to content

AI vs. AI#11

Merged
AlexanderNorup merged 4 commits intomasterfrom
an/1-AI-vs-AI
Oct 26, 2023
Merged

AI vs. AI#11
AlexanderNorup merged 4 commits intomasterfrom
an/1-AI-vs-AI

Conversation

@AlexanderNorup
Copy link
Copy Markdown
Owner

Closes #1

The player can now be controlled by an AI.
This has been enabled through the Custom Battle interface made in #9

This also includes some changes to the BattleView so the player can now "spectate" the fight.

Video:

java_2023-10-26_16-18-20.mp4

Copy link
Copy Markdown
Collaborator

@VictorABoye VictorABoye left a comment

Choose a reason for hiding this comment

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

Nice, though it seems the MCTS implementation can be improved. Especially obvious when comparing against minimax.

@AlexanderNorup
Copy link
Copy Markdown
Owner Author

Yeah. It seems like minimax is confidently destroying MCTS. Makes sense though. Let's see what happens with some non-determinism.

@AlexanderNorup AlexanderNorup merged commit ba12e3d into master Oct 26, 2023
@AlexanderNorup AlexanderNorup deleted the an/1-AI-vs-AI branch October 26, 2023 19:08
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.

Implement AI vs AI

2 participants