2D Side Scroller Engine


MUMBL35

Still Fresh
Joined
Jun 6, 2010
Messages
44
I posted this in beta testing, but I thought I would post it here.

I was previously working on a conversion of a game maker game to c++ using OpenGL and SDL. Here is the original game maker game done by paramultart. He was the artist as well. I'm not working with him anymore so the game and art would have to change. I'm still learning the game programming process and have a hard time coding and designing. I'm not new to c++ programming though and learn things quickly. The engine has a pretty solid graphics engine and QuadTree for collision (I think). I'm looking for anyone interested in finishing this engine with me and make a complete game out of it. Here is a link to the windows build and there is a pandora build attached to the beta testing post. I've also got a build where it is a top down version. Its pretty versatile. If you download the windows build, you should be able to play with the XML level design and objects.

edit: z is jump in windows version. You can also double jump and down+z drops down.
 
Last edited by a moderator:
Back
Top