Skip to content

My agent - #1

Open
Nihalfateen wants to merge 2 commits into
mainfrom
my_agent
Open

My agent#1
Nihalfateen wants to merge 2 commits into
mainfrom
my_agent

Conversation

@Nihalfateen

Copy link
Copy Markdown

Add my_agent.py the submitted autonomous agent using Minimax with alpha-beta pruning.

Add a Minimax-based autonomous agent (agents/my_agent.py) that uses depth-limited Minimax with alpha-beta pruning and a heuristic tuned for Connect Four. Update README.md to document the new agent, architecture, and evaluation notes. Enhance backend/server.py to track game numbers, persist per-round results to /tmp/scores.csv, accept and store agent display names, and send agent name updates to the frontend; also refine some logging and message handling. Update frontend/script.js to show agent display names, handle incoming agent_name messages, and use names for connection/status/turn UI. Include a sample scores.csv file with historical entries.
Add a new author entry for Nihal Fateen to the project's README Authors section, including a link to their GitHub profile.
@Nihalfateen

Copy link
Copy Markdown
Author

@mariolpantunes
Hello
Please approve my PR for the assignment

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.

1 participant