Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-11 | Clippy-suggested edits | Justin Worthe | |
2018-08-09 | Removed dynamic settings | Justin Worthe | |
It worked really well for round 2 to set constants | |||
2018-07-15 | Flipped bitfields on the opponent side to make implementation more concise | Justin Worthe | |
2018-07-15 | Decreased running time of monte carlo test | Justin Worthe | |
2018-07-01 | Set up (failing) property test for working of new game state | Justin Worthe | |
Unfortunately, for this test to work, I still need to implement the function that reads the game state and goes from one to the other. | |||
2018-07-01 | Renamed tests to follow underscore convention | Justin Worthe | |