For the submissions to take part in EvoStar phase, have to be submitted on or before April, 2 2010. You can win any of the phases without being present at the associated conference. After the competition, the scores will also be presented on this web page, along with complete source code for each submitted controller. Your competition entries should be submitted by email to both Sergey Karakovskiy and Julian Togelius. The subject line of the mail should be "MARIOGAMEPLAYSUBMISSION %firstname% %lastname%", with %firstname% and %lastname% replaced with your first and last name. Controllers written in Java or Python are welcome, as long as they can be interfaced to an unmodified version of the MarioAI Benchmark - directly if written in Java, through the AmiCo library otherwise. In any case, the controllers must be able to run in real time on an Intel machine running either Mac OS X (preferred), Ubuntu Linux or Windows XP. Please send your competition score, as measured using the ch.idsia.scenarios.champ.GamePlayEvaluation class with seed 0, along with your submission; we will rerun the ch.idsia.scenarios.champ.GamePlayEvaluation with a new seed to determine your final score. The submission should include complete instructions for how to run your controller. The submission should also include complete source code, and a short description of how it works. You can resubmit your controller as many times as you like, in however modified versions, up until April 2nd, 23:59 CET . | If you develop your controller using a combination of Java code and some learning algorithm (as will be the case for the majority of the contestants) the following submission format is strongly encouraged, in order to make life as easy as possibly for all of us: A .zip file containing:
|