From: Peter <kaf...@xt...> - 2002-10-31 00:43:01
|
> thanks for the reply! > > do you have a personal website with information regarding developments > with > your Myth game? Any screenshots? Sorry, no. It's not much to look at now anyway. > I too hope that it's possible to create a professional game/application > using gl4java (I really don't want to touch C++) :) C++ is okay if you use it like an OO language and avoid its zillion and one unnecessary and inconsistent features (unfortunately, very few C++ programmers do). My main reason for wanting to use Java is that I can develop faster in it. > So have you played around with genetic algorithms before? > Yes - I did GAs in C a long time ago. Peter. |