Re: AI Challenge - Ants

2011-10-29 Thread Lishaak Bystroushaak
Hi. I don't think, that you have to use some advanced strategies and path finding. I'm currently 261 with this simple code: http://pastebin.com/1Nsb81rj With hill defense and ant grouping, you could be imho easilly in first 100 without A* :) 2011/10/29 Sean Kelly : > If you want to cheat, there h

HTTP client and HTML parser

2011-07-23 Thread Lishaak Bystroushaak
Hello. I've created D2/phobos based HTML parser and HTTP client, which could be also usefull to others than me. If you want to try it, you can find them here: https://github.com/Bystroushaak/DHTMLParser and here: https://github.com/Bystroushaak/DHTTPClient It isn't something special or profesi