Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] make examples more useful #111

Open
4 tasks
elliottneilclark opened this issue Mar 29, 2024 · 0 comments
Open
4 tasks

[feature] make examples more useful #111

elliottneilclark opened this issue Mar 29, 2024 · 0 comments

Comments

@elliottneilclark
Copy link
Owner

elliottneilclark commented Mar 29, 2024

Exmple binaries show how to use the code, but they don't allow much input. We should clean up the input and output handling to make them better showcases.

TODO

  • game_simulate.rs should be called monte carlo simulation since we have multiple now
  • game_simulate should take in different hands via command line or std-in and then run the monte-carlo simulation
  • agent_battle should report stats along the way.
  • agent_battle should allow changing some things about the agents competing (number of agents, etc)
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

No branches or pull requests

1 participant