Darwinbots Forum
General => Off Topic => Topic started by: Shasta on November 30, 2009, 10:59:54 PM
-
I thought some of you guys might be interested in this: MIT's BattleCode (http://battlecode.mit.edu/2010/info). It is a AI competition in the manner of a RTS, however each unit functions autonomously, so pretty much like DB. The AI is programmed in Java. The API Release/Competition start is January 1st.
If people are interested we could put together a Darwinbots team.
-
Yeah, looks like fun. Is anyone a student at MIT or one of the other supported schools?
-
Ill join, need to learn Java anyways, I know C++, but I want to learn something better.
-
I'm interested.
Not part of one of the supported schools.
Also got this error when I try fast reply. Let see if I do a normal reply.
Edit: Can I quick-edit?
Eidt2: Yup.
The error returned was:
Authorization mismatch - please go back and try again. If you have been trying to access a function incorrectly, please use the proper method.
Post Data Saved!
The following post data has been saved. In some cases, using your browser's back button will empty out form fields which results in the loss of any typed and unsaved material. You may select all of the text area below and copy before hitting back.
-
If I have to actually travel to MIT, (even though I would love it) I cannot, sadly, go because I am only 16.
-
I think it's done virtually so no travel required.
-
Ill join, need to learn Java anyways, I know C++, but I want to learn something better.
Personaly wouldn't say Java is "better" than C++. I guess it's something a lot of people have been debating for a long time, but personaly I prefer C++ over Java. (Although garbage collection is nice, I always forget to add something to the destructor )
-
Something to note is that the maximum team size is 4, so if more people wish to do this we may have to split into a couple of teams, that is if you want to work as a team.
-
Well I think working as a team is part of the experience, and more fun. Also most people here probably don't go to one of the registered schools, so the only way to participate is being on a team with someone able to join...
In case people wan't to practice, I noticed the game looked somewhat like one I encountered before :
http://apocalyx.sourceforge.net/guntactyx/ (http://apocalyx.sourceforge.net/guntactyx/)
As I recall the language is C++, and it looks similar to the screen on the site. Not as fun as DB though And their leagues have a 32 kb limit to the code submitted, which can be a real pain since the language invites you to do proper code structure and then you're forced to destroy it all later on when you need space. (You can choose to increase the cap though, but then it no longer qualifies for the leagues.)
-
Woo Hoo! Partially fluent in Java now... I'm good to go.
-
Alright, so if we want to do this, the software/specs went live today.
-
I'm game but I'm a bit busy to organize everything.
-
I am interested in this but I am quite new to most codes but I have never tried javascript
-
It's java not javascript.
I'll be looking at it shortly. Not exactly an expert on coding either.
-
I understand, I have never really tried java either. I better get started then