index
:
entelect-challenge.git
main
Bots for various Entelect Challenges
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-07
Cleaned up setting of occupied cells
Justin Worthe
2019-08-07
Assertions to test that my lava logic is right
Justin Worthe
2019-08-07
Lava assertions
Justin Worthe
2019-08-07
Added snowballs to valid moves
Justin Worthe
2019-08-06
All valid moves list into the game sim
Justin Worthe
2019-08-06
More snowball implementation. Now with freezing your opponent!
Justin Worthe
2019-08-06
Unfreezing over time
Justin Worthe
2019-08-06
Damaged the worms with lava
Justin Worthe
2019-08-06
Frozen worms
Justin Worthe
2019-08-06
New command type
Justin Worthe
2019-08-06
Lava map constants
Justin Worthe
2019-08-06
Extra todos for snowball moves
Justin Worthe
2019-08-06
Versionbump for final
Justin Worthe
2019-08-06
New statefile changes
Justin Worthe
2019-07-16
Commented missed debug logging
Justin Worthe
2019-07-16
Disable logs and release assertions for release
Justin Worthe
2019-07-16
Prevent invalid bomb selections in simulations
Justin Worthe
2019-07-12
Had bombs destroy health packs
Justin Worthe
2019-07-11
First stab at pruning game tree
Justin Worthe
2019-07-10
Marked the position to do pruning
Justin Worthe
2019-07-08
Test case that included a collision
Justin Worthe
2019-07-08
Command filtering to avoid wasting the selects
Justin Worthe
2019-07-07
Compiles again now at least
Justin Worthe
2019-07-07
Strategy split to allow creating a minimax with pruning strategy
Justin Worthe
2019-07-07
Cleaned up dead code
Justin Worthe
2019-07-07
Cleaning up TODOs
Justin Worthe
2019-06-29
Put score allocation behind constants
Justin Worthe
2019-06-28
Bumped benchmarking json
Justin Worthe
2019-06-28
Fixed issues identified through comparison with the official engine
Justin Worthe
2019-06-28
updated active worm in update
Justin Worthe
2019-06-28
Function to give all valid bomb moves (also rustfmt)
Justin Worthe
2019-06-27
Select and move and select and shoot implemented
Justin Worthe
2019-06-27
Starting to allow selecting from all of the new moves
Justin Worthe
2019-06-27
Implemented bomb attacks
Justin Worthe
2019-06-26
Passing bomb count through from the json
Justin Worthe
2019-06-26
Removed outdated replay
Justin Worthe
2019-06-26
Implemented select move rules
Justin Worthe
2019-06-24
New command types for select and bombs
Justin Worthe
2019-05-26
Update build instructions to match current processes
Justin Worthe
2019-05-26
Filesync on submission zip
Justin Worthe
2019-05-26
A bit faster through caching set of occupied spots
Justin Worthe
2019-05-26
Setting up makefile for submission
Justin Worthe
2019-05-26
Score based MCTS
Justin Worthe
2019-05-25
Implemented tracking of the tiebreaking score
Justin Worthe
2019-05-22
Added a strategy cache for reusing previous round data
Justin Worthe
2019-05-21
More robust game logic and reasoning
Justin Worthe
2019-05-20
Extracted functionality for clearing out dead worms
Justin Worthe
2019-05-18
Started breaking up state for easier unit testing
Justin Worthe
2019-05-17
Strategy to focus mcts
Justin Worthe
2019-05-14
Better performance for finding things to shoot at
Justin Worthe
[next]