MIT Video Game Programming Competition in Java 21
A reader writes:"252 MIT students are spending the month of January writing Java
programs to control virtual robots in a videogame environment called
Robocraft. These virtual robots will battle each other for cash
prizes in a tournament to see who can write the best Robocraft
player. The
competition is being sponsored
by top tech companies including Bank of America, Electronic Arts, BBN,
Schlumberger, Google, Microsoft, Apple, and Oracle. Only MIT students
are eligible to compete, but anyone can read the specs,
download the software,
and program their own virtual robot using the Robocraft
API."
TV Show (Score:1)
Re:TV Show (Score:1)
Re:TV Show (Score:2, Informative)
I wish i went to MIT (Score:1)
Re:I wish i went to MIT (Score:3, Insightful)
How much does tuition cost you over there in the UK?
Re:I wish i went to MIT (Score:1)
Re:I wish i went to MIT (Score:2)
Re:I wish i went to MIT (Score:2)
At my alma mater [poly.edu], tuition is now a hair under $25K per year. When I started there in 1987, it was $9500. Room & board can be as high as $9000/year (it was $2K/year for room only back when I was in school).
Re:I wish i went to MIT (Score:2, Funny)
Robocode (Score:3, Informative)
it's not hard to do. There is a set API, and everything is there. It's like lego,... which makes it fun too.
Bytecode Clock (Score:3, Interesting)
Do you know any Java compiler benchmark that compares generated bytecode?
Robocode is also good (Score:1)
I am of course happy to see more of such programs, and with the MIT name behind it, perhaps it will inspire some perl hackers to get involved in *duck* a *duck* real *duck* programming *duck, ouch* language....
I love the way these robot challenges express the ideas of OO so well! I am entering my 32.6mb robot which has enhanced path finding, fuzzy logic, target identificati
Not really NEWs (Score:1)
They've also been doing a lego robotics competition [mit.edu] every January as well. This involves electronics (for sensors), programming (robots need to be autonomous), and "mechanical" design (building the actual bot out of legos!).
Re:Not really NEWs (Score:2)
Re:Not really NEWs (Score:1)
Assuming these students all go on to graduate, I would assume a great many of them who end up programming would be using a language such as java versus a very small percentage actually programming using a game specific language.