Age | Commit message (Expand) | Author |
---|---|---|
2018-07-21 | Removed bitfield comment | Justin Worthe |
2018-07-15 | Flipped bitfields on the opponent side to make implementation more concise | Justin Worthe |
2018-07-08 | Started moving constants to a constants file | Justin Worthe |
2018-07-04 | Added tests of indexing into random bitwise building | Justin Worthe |
2018-07-01 | Continued filling in bitwise game engine | Justin Worthe |
2018-07-01 | Built bitwise game state from current game state | Justin Worthe |
2018-05-31 | Tweaking move missiles to be more efficient | Justin Worthe |
2018-05-31 | Clippy suggested changes | Justin Worthe |
2018-05-15 | Additional code and bug fixes to help end to end tests | Justin Worthe |
2018-05-09 | Added converting from JSON code to game engine representation | Justin Worthe |
2018-05-05 | Initial commit with sample bot and embedded game engine | Justin Worthe |