Y
Hacker News
new
|
ask
|
show
|
jobs
by
hung
4601 days ago
Awesome! I once wrote a boggle solver to beat my friends at Bogglific on Facebook. It was loads of fun until I was banned from the game.
http://www.hung-truong.com/blog/2007/11/07/banished-from-bog...
2 comments
bouk
4601 days ago
Nice! I did the same:
https://github.com/bouk/rumble-solver
link
bouk
4601 days ago
Also, my solution can easily do boards up to 30*30 or so
link
hung
4601 days ago
Heh, I was mainly out to beat my co-workers, though if one of my co-workers was a fellow programmer I'd probably have had to improve on my algorithm.
link
bouk
4601 days ago
Yeah it's kind of unneccesary, I just wanted to see how fast I could get it :)
link
computerbob
4601 days ago
Do you have the code for it? I didn't see the code on your blog? I would be interested to see how it worked.
link
hung
4601 days ago
I just checked my old archive folders and it looks like the code was lost when Dreamhost borked up my home directory a few years back. I assure you it was pretty gross :)
link