Back to search
A Machine Learning approach to Robot Game
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
Cut tie-breaking method time in half by removing unnecessary game plays. Fixed bug in rules.delete_random_node(). Fixed bug where losing as player 2 counted as a win.
7e96cfaView on GitHubMoved tie breaking to only handle cases that cross the elite/non-elite cutoff. Slight change to Scores part of progress printout.
7bff024View on GitHub