Game Source

Does anyone know where i can get some complete game source code that has been developed using xith3d or java3d?

I do not want to use it to nick all the code and developers effort to use for a game of my own, but to use it more as a source for how the game is structured and what methods there should be etc.

this would help me learn the process of developing a game greatly.

so if you know of a place or if you are willing to send me your source please post a url or i can send you my email address.

You’re welcome to my source if you’d like it. The game was never really complete but had a fair bit going on:

Game is at: http://www.newdawnsoftware.com/martian

Src is at: http://www.cokeandcode.com/hulk/Martian.zip

The code isn’t that tidy but might give you some ideas. Unfortunately it is written against a slightly old version of Xith (since I haven’t updated it). If you want the Xith jar its still part of the game’s webstart download which should be pretty easy to grab.

Kev

Thanks thats gonna be very interesting to look at.
How long did it take to develop?

Are you working on anything at the moment?

Took a few weeks to develop, I was learning into Xith at the time.

I’m working on a few thinks at the moment, Survivor (a Xith game), Laminos (a 2D rpg) and Gravity Battle (a LWJGL powered shooter).

Kev

You are more than welcome to have a look at my game.
Source and info here http://cgi.bencoleman.plus.com/tiki/tiki-index.php?page=DungeonEngine

It’s not the latest code up there for download. I’ll upload a new version this week.

Ben