Battlecode 2015 – AI Programming Competition
battlecode.org
Battlecode 2015 – AI Programming Competition
1–10 of 24 posts
Re: Battlecode 2015 – AI Programming Competition
#2Should be fun anyway.
Re: Battlecode 2015 – AI Programming Competition
#3 > What are the supported programming languages?
Java and Scala.
Oh. Nevermind.What's the most interesting version of a competition like this which doesn't place restrictions on implementation language?
Re: Battlecode 2015 – AI Programming Competition
#4While some of it is open to non-MIT students, it looks like to continue through to the finals you need at least 50% MIT students on your team. Should be fun anyway.
Re: Battlecode 2015 – AI Programming Competition
#5Looks fun! > What are the supported programming languages? Java and Scala. Oh. Nevermind. What's the most interesting version of a competition like this which doesn't place restrictions on implementation language?
Re: Battlecode 2015 – AI Programming Competition
#6While some of it is open to non-MIT students, it looks like to continue through to the finals you need at least 50% MIT students on your team. Should be fun anyway.
Re: Battlecode 2015 – AI Programming Competition
#7Looks fun! > What are the supported programming languages? Java and Scala. Oh. Nevermind. What's the most interesting version of a competition like this which doesn't place restrictions on implementation language?
If there are other JVM languages people want supported, we'd be happy to take pull requests on Github once we make the new gameplay public tomorrow.
Re: Battlecode 2015 – AI Programming Competition
#8Looks fun! > What are the supported programming languages? Java and Scala. Oh. Nevermind. What's the most interesting version of a competition like this which doesn't place restrictions on implementation language?
We're not happy about the restriction either, and hopefully we'll run a Battlecode that doesn't have a programming language restriction, but we haven't found a way to deal with limited instruction count execution that we are happy with that is machine independent, and counting Java bytecode has worked for us so far. If there are other JVM languages people want supported, we'd be happy to take pull requests on Github…
Re: Battlecode 2015 – AI Programming Competition
#9Looks fun! > What are the supported programming languages? Java and Scala. Oh. Nevermind. What's the most interesting version of a competition like this which doesn't place restrictions on implementation language?
We're not happy about the restriction either, and hopefully we'll run a Battlecode that doesn't have a programming language restriction, but we haven't found a way to deal with limited instruction count execution that we are happy with that is machine independent, and counting Java bytecode has worked for us so far. If there are other JVM languages people want supported, we'd be happy to take pull requests on Github…