Sounds interesting. How exactly do you think the contest should be? Generate a maze from what? Alternativly we could do some maze pathfinding - but we already had that to some degree. Regards Drew
The current system wouldn't support generating mazes since there needs to be only one possible solution. I've suggested maze solving already, but it would have to solve for the shortest possible route (for the same reason).