Quote Originally Posted by pandabearcat View Post
Hi Eein! That does sound nice, I've been pretty busy with midterms and stuff but would still like to revamp the code...I dunno about C++, but likely the code will port into C# because its so similar to Java.

The reason I used Java in the first place the great documentation and libraries, I dunno if C++ has similar things. I'm a big fan of not doing work that doesn't need to be done XD

That said I'm a math person more than a programming person, so I haven't really done any group projects or anything. If you want to show me where to set up the stuff I'd be happy to provide the source code once I get it into non horrible shape. I haven't actually looked into the chocobro simulator (i got stuck at entering stats because I was too lazy to open the game lol) but its nice to hear from you.
C++ is really similar to Java:

It's always good to use some form of source control for projects so you dont lose the code and so that the project never truely dies once you've decided to stop working on it. Github or Google Code are both great places to version code.

Come find me at chocobro.com once you get through midterms and we'll talk.

Thanks!