Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 227 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 227 Bytes

Shadows of the Knight - Episode 1

We split the map each turn by going to the center of the area where the bomb is possibly located. This method is called a binary search and allows us to optimize the number of jumps needed.