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

Create a RuleBreakerAI that passes in all of the invalid moves the students AI should be checking for #24

Open
GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Create a RuleBreakerAI that passes in all of the invalid moves they should
be checking for. This will help the students have at least some unit tests.

Since the game ends when an invalid move is flagged, we'll have to figure
out a way to have them try all of the invalid moves. A simple hack would be
to have RuleBreakerAI just randomly pass back an invalid move.

Original issue reported on code.google.com by [email protected] on 30 Mar 2008 at 11:23

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 30 Mar 2008 at 11:24

  • Changed title: Create a RuleBreakerAI that passes in all of the invalid moves the students AI should be checking for
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 8 Aug 2008 at 6:55

  • Added labels: Milestone-Release_Next
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant