Skip to content

Initial strats#8

Merged
annadhm merged 9 commits into
Game-Round-IIfrom
initial-strats
Jun 1, 2026
Merged

Initial strats#8
annadhm merged 9 commits into
Game-Round-IIfrom
initial-strats

Conversation

@juwei95

@juwei95 juwei95 commented May 18, 2026

Copy link
Copy Markdown
Collaborator

Merge #6 , #7

This was referenced May 18, 2026
This was referenced May 26, 2026
@annadhm

annadhm commented May 26, 2026

Copy link
Copy Markdown
Owner

Hey Julianne,
Thank you for all your Work! The Bot looks Great! Lets Merge it to the branch.

I tried to evolve our bot based on what you did here.

Therefore I implemented the last TODO: if low amount of gold in pot don't go for it. #11

Currently, the walls of enemy paths are permanently added to ourMap and never removed. This significantly corrupts the map over time. So I implemented the removement of the paths from ourMap with every new gold pot.

Additionally for Path prediction of opponent players, I implemented a speed calculation. Making sure that our bot dont go for the gold if it would be to slow. #12

However, I think in theory this should lead to a crushing bot. but I noticed that our bot is loosing quite some times against SillyScout within the 100 rounds. So the improvements definitely need some improvements😅.

@annadhm annadhm merged commit 4fbddaa into Game-Round-II Jun 1, 2026
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