What projects are you guys working on? How's progress going?

Woohoo! My current projects is an MMORPG I am working on. After ages of coding, and a couple thousand lines of code, I’m done with the server, networking, packet handling, etc. etc. for both the server and the client. In other words…I’m finally on to client rendering!!

My question to you guys is: What projects are you working on right now? What progress have you made? How’s progress going? Feel free to post pics!

I’m working on Pezna Story Engine.
I’m making great progress on it. The hardest part is done. I’d say it’s about 50% complete.

Looking good. I’ll eventually get a post up with progress/pictures once rendering is started on, but currently all I have is tons of networking / behind-the-scenes stuff. I have to learn VBO’s first though, so that’ll be fun!

3d engine in java. I’ve mostly finished making some classes to embed Javafx in openGL for the GUI

Medieval world sim.

Scrabble-esque game under my alias Sgt. Pepper (don’t ask.)

Pretty please can you open source it once you have a working product? Even something really rudimentary, the people need a good GUI backend for OpenGL.

@Ecumene look here:

Automatic interactive story generator. You give it a world and it makes a story that a user can branch at any point.

Progress is… progressing. As it has for the last 4 years or so. I hope to have an interactive text version for ~2 minute long stories working by the end of the year.

Working on a RTS-MOBA mix type of game. Team-play space RTS with heroes, special abilities, fast-paced online multiplayer action, base building/defending, … you get the idea ;D

We will give away free alpha testing keys soon, but I will post that somewhere on the forums for sure. :slight_smile:

I’ve put it in Shared code

Puzzle game for mobile devices. Pretty much my first original idea that will (eventually) be done.
Work is slow, finally got level loading and an editor working which is nice thought