Going to write a simple bot when I'm home from work. Who else?
I will
Vindinium is an Artificial Intelligence programming challenge
11–16 of 16 posts
Re: Vindinium is an Artificial Intelligence programming challenge
#12Re: Vindinium is an Artificial Intelligence programming challenge
#13Couldn't this be cheesed pretty easily by flooding them with bots working in tandem - pushing to have the highest scoring ones win when they're pitted against each other.
Re: Vindinium is an Artificial Intelligence programming challenge
#14"You are welcome to run several instances of your bots at the same time, and more generally to use any measure you see fit to achieve leaderboard domination. Fight!" Couldn't this be cheesed pretty easily by flooding them with bots working in tandem - pushing to have the highest scoring ones win when they're pitted against each other.
Re: Vindinium is an Artificial Intelligence programming challenge
#15Re: Vindinium is an Artificial Intelligence programming challenge
#16I haven't tried this yet, but based on similar challenges I've participated I'm surprised by the fact that your bot moves by calling an http endpoint. Considering the 1 second move limit, I image it's difficult to time your moves right to guarantee that they arrive on time.