Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Added new rule-based agent #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LorenzoM1997
Copy link

Improvement over the SimpleAgent that was provided. This agent achieves an average score of about 14 points in 2-player games. It makes for a better agent than SimpleAgent for collecting data, and it's a new agent that can be used to test solutions to the 'ad-hoc' challenge.

Differently from SimpleAgent, SecondAgent plays a card only when it's playable, thus avoiding to end the game early. Morover, it has a slightly more sophisticated way of detecting whether a card is playable.

@LorenzoM1997 LorenzoM1997 changed the title Added new heuristic-based agent Added new rule-based agent Jul 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant