TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Game About Squares solver as a chrome extension

2 pointsby Monkeygetalmost 11 years ago

1 comment

Monkeygetalmost 11 years ago
I guess I should link to the code : <a href="https://github.com/tburette/gameaboutsquaressolver" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tburette&#x2F;gameaboutsquaressolver</a><p>I did this more to play with chrome extension. It&#x27;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.