Skip to content

Conversation

@lmProgramming
Copy link
Owner

No description provided.

@lmProgramming lmProgramming requested a review from Copilot May 10, 2025 21:40
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the game entry point and updates agent properties while also bumping the report version.

  • Moves game loop logic into a dedicated game() function and adds a new main() that calls it.
  • Renames and adjusts the agent property from get_total_nodes to total_nodes.
  • Updates the report notebook version.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
lab02/game.py Extracted game logic into a separate function and updated return value usage.
lab02/agent.py Renamed the property for total nodes from get_total_nodes to total_nodes.
lab01/report.ipynb Upgraded the Python version in the notebook metadata.

@lmProgramming lmProgramming merged commit 6635fd0 into main May 10, 2025
1 check passed
@lmProgramming lmProgramming deleted the lab02-report branch May 10, 2025 21:47
lmProgramming added a commit that referenced this pull request Oct 25, 2025
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