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