Hacker News new | ask | show | jobs
Game About Squares solver as a chrome extension (chrome.google.com)
2 points by Monkeyget 4339 days ago
1 comments

I guess I should link to the code : https://github.com/tburette/gameaboutsquaressolver

I did this more to play with chrome extension. It's a nice problem to write some AI code: deterministic, single agent, easy to solve some levels but takes some thinking to solve them all.