-
Notifications
You must be signed in to change notification settings - Fork 11
Mavenised project #1
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
base: master
Are you sure you want to change the base?
Conversation
|
Now tested with starter bot vs. starter bot, nothing written to err.txt. out.txt: Is that correct? Can you not actually analyse or see the game output in terms of what the bots do? Only have the starter bot for now to test with and got the same with your repository and following your instructions, but somehow feel like there should be more? Like a list of the moves played by each player? |
|
I'll have a look at your changes this week. The output is correct, but if you want to see what the bots do, modify the Process method in IOPlayer class. |
|
Yes, I worked it out. What I might do is put some event hooks in then Would you be interested in hosting a Maven repo for theaigames.com? I can
|
I have made these changes for my benefit but am sending a PR incase you feel these changes would be advantageous for others. None of the code has been modified, just the project structure - however I would recommend that you test before accepting (I haven't had a chance to check yet, but will make any required fixes).
Advantages:
mvn buildand done