Search found 1 match

by Stormx
Tue Jun 26, 2007 8:08 pm
Forum: Runaway Robot Puzzle
Topic: Runaway Robot Puzzle
Replies: 47
Views: 122918

Languages?

I wrote what I considered to be a fairly good method - first remove all impossible areas of the map, then loop through possible scenarios, building up an array of non-rubbish paths. I initially built a non-learning app which got me to lvl 70 after a couple of hours. Issue is that I built it in PHP-c...