Here's an update from the fabled Halo: The Lost Man project.
Coming July 1, 2006, you will be able to download a demo of the full game. At this time, the demo will contain most of the full game, however, with some features missing.
The full game will be coming shortly therafter. In truth, this is more of a "beta" test, however, some fetures will be left out on purpose. The full game looks like it will be out four sure by July 31/August 1.
The hold up? The game right now is very, very, very close to being done, however, it is coded in Java. I think C++ will make everyone much happier (or at least me...it's too hard to code Java for open source, i.e. to run on everyone's PC. C++, on the other hand, automatically makes all files a .exe, so all I have to do is upload it). Right now, I'm simply transfering the code back and forth, which is pretty much a simply switch from:
System.out.println("Halo: The Lost Man.");
to
cout <<"Halo: The Lost Man\n";
Wednesday, May 31, 2006
Subscribe to:
Posts (Atom)