Yes, apart from you and your opponent, considering:Does the board always start empty?
2. How are the walls created?
Walls are left behind on top of any vertices in which your light cycle travels.
NoDo the players always start at the same locations?
10. How will the start positions be decided? Will the controlling program decided the positions (fixed or random?), or would we be presented with an empty board and we could choose our own starting points ?
We will supply the starting positions as part of the initial board. This may be assumed to be random.
think of the board as a donut rather.
The board's a sphere actually -- hence the wrapping on the horizontal dimensions and the going over the poles![]()
Hey guys
I've put together a test harness for your bots (.net). You can download the project from http://flowgearcoder.net/2012/07/27/entelect-r100k-challenge-bot-harness/
Hey guys
I've put together a test harness for your bots (.net). You can download the project from http://flowgearcoder.net/2012/07/27/entelect-r100k-challenge-bot-harness/
Hi guys, just a quick comment:
It's not actually a sphere, it's an ellipsoid, since the vertical is longer than the horizontal. See my explanation here: http://www.makegamessa.com/discussion/comment/1274#Comment_1274
Hey guys
I've put together a test harness for your bots (.net). You can download the project from http://flowgearcoder.net/2012/07/27/entelect-r100k-challenge-bot-harness/