from Hacker News

Game About Squares solver as a chrome extension

by Monkeyget on 7/28/14, 8:19 PM with 1 comments

  • by Monkeyget on 7/28/14, 8:25 PM

    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.