Writing a solver for Everyday Genius : Square logic (
http://store.steampowered.com/app/32150). First things first -- image recognition of the game board to figure out what numbers are being used.
I am using a 3rd party connected components c# class that gives me a "connected component" in a list of vertical "spanned" lines that it appears on.
No comments:
Post a Comment