Skip to content

Kk simplify setup#2

Open
kalebgatech wants to merge 5 commits into
misingnoglic:mainfrom
kalebgatech:kk-simplify-setup
Open

Kk simplify setup#2
kalebgatech wants to merge 5 commits into
misingnoglic:mainfrom
kalebgatech:kk-simplify-setup

Conversation

@kalebgatech
Copy link
Copy Markdown

No description provided.

Comment thread README.md Outdated
- Host a game with `python client.py --host --name <your name> --time_limit <time_limit (s)>`
- Bring in your `submission.py` from the assignment.
- Optionally, modify variables in client_config.py
- Change the name/import of your bot **if** it's something other than `CustomBot`
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

CustomPlayer?

Comment thread README.md
- `--num_rounds <num_rounds>`: If set, the game will play N rounds of the game with the same settings
- `--player_to_use <player_namee>`: If set, the game will use the player set in client_config.py with that name, instead of the DEFAULT_PLAYER_CLASS
- Join a game with `python client.py --join --name <name> --game_id <game_id>`
<details>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

This isn't showing up in the markdown preview. Maybe use markdown syntax?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I'm not sure you can make a collapsible section with just markdown syntax; I think html is required. We can revert to just a list without the collapse/expand. You can also see the result in the main page of my branch

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