Battlecode 2016
battlecode.org
Battlecode 2016
1–6 of 6 posts
Re: Battlecode 2016
#2Why Java only?
Re: Battlecode 2016
#3Why Java only?
Since computation is measured by bytecode cost of instructions, supporting other languages would require a great deal of effort to do similar bytecode counting and to make sure that the counting across languages is fair and balanced. They've considered doing other forms of computation measurement, but none of the alternatives are very good or deterministic (time, lower-level instruction counting, etc).
Re: Battlecode 2016
#4Why Java only?
Also you can use Scala.
Re: Battlecode 2016
#5Are there any ongoing tournaments for this or similar? I'd love to get involved, but I feel like I wouldn't get the most benefit from this by starting from scratch so late in the game.
Re: Battlecode 2016
#6Are there any ongoing tournaments for this or similar? I'd love to get involved, but I feel like I wouldn't get the most benefit from this by starting from scratch so late in the game.
For Battlecode it's not too late to start. Plenty of people are still getting started. The competition lasts until January 30th and it's only the 4th day.