Checkers
https://github.com/mattsullentrup/godot-checkers
left click - select and move
I fell down a rabbit whole trying to account for edge cases where a piece could jump over multiple enemies down different paths. Ultimately I settled on a pretty robust recursive approach to solve it.
Leave a comment
Log in with itch.io to leave a comment.