Age | Commit message (Expand) | Author |
---|---|---|
2022-12-31 | Puzzle 19: Use int instead of long for material amounts/robots | Adam Spragg |
2022-12-31 | Puzzle 19: Only build at most one robot per round! | Adam Spragg |
2022-12-30 | Puzzle 19: Add an "exhaustive" build strategy. | Adam Spragg |
2022-12-30 | Puzzle 19: Allow user to specify build strategy | Adam Spragg |
2022-12-30 | Puzzle 19: Allow user to specify number of rounds | Adam Spragg |
2022-12-30 | Puzzle 19: Fix debug info for geodes | Adam Spragg |
2022-12-29 | Puzzle 19: Move the timing loop into the build function | Adam Spragg |
2022-12-29 | Puzzle 19: Move blueprint id into the blueprint | Adam Spragg |
2022-12-20 | First attempt at puzzle 19 part 1 (buggy) | Adam Spragg |