Join #ludumdare on irc.afternet.org
Mini LD #5 :: November 7th-9th Weekend :: Theme :: Cover

Sign In | Write your Journal
Home | Planet Ludum | Rules Wiki | Mailing List
Ludum Dare 12 Final Results NOW AVAILABLE

Click HERE for the Ludum Dare 12 entries image grid
(to be included in the image grid, you must upload an image to the blog)


Codexus's Archive

Award for Game Most Likely to Cause Persued-By-Orange-Jello Nightmares
Awarded by Frimkron on August 13, 2008
The "Ooh Shiny!" Teapot Award
Awarded by edwardoka on August 12, 2008

Post Mortem

Posted by Codexus
Tuesday, August 12th, 2008

Here is my post mortem entry. It’s a bit long so click the read more thingie to view it.

(more…)

Timelapse video

Posted by Codexus
Monday, August 11th, 2008

My webcam timelapse video is available on youtube. I’m not posting the screenshots only one as it’s really boring.

A few tips for people testing my game:

Use the C key to test the alternate camera style (it’s very hard to play with it but it’s nice). EDIT: Also even in normal camera mode you use the END key to place the camera temporarily behind our blobby hero and view what lies ahead.

On the second level, you just have to get rid of the creature guarding the jump point. They always move in your direction so maybe you can trick it.

If everything else fails, use the cheat code: ctrl-shift-J makes a huge jump so you can skip levels or just have fun.

My final game

Posted by Codexus
Sunday, August 10th, 2008

Here it is!!

Download (3.2MB)

I forgot to to add it on the screen but F1 brings the help screen.

EDIT: I’m still trying to resolve some dll dependencies, it doesn’t work on all machines currently.

EDIT2: Solved! the zip has been updated.

EDIT3: YouTube video available (also available as a higher quality avi (7.2MB)

EDIT4: I forgot to include the source code when i made my release (shame on me)

First gameplay video

Posted by Codexus
Sunday, August 10th, 2008

Not much of a gameplay yet, but at least it’s possible to move around in the tower.

YouTube Version (I couldn’t find how to embed it in the blog entry :/)

Better quality (2.7MB)

So much left to do, so little time.

Not a game

Posted by Codexus
Saturday, August 9th, 2008

The middle point has passed and I still have nothing playable. Doing 3D from scratch, combined with bad preparation are making my progress really slow. Will I be able to finish a game?

Tomorrow I’ll have to focus on gameplay at all cost.


Let’s start the coding!

Posted by Codexus
Saturday, August 9th, 2008

So it has begun! The theme was among my favorites as it’s an open theme. Lots of games can be made with a tower theme.

I have an idea of what kind of game I’d like to make. The gameplay details are still fuzzy but I have enough to get started so now that the caffeine is slowly starting to work I’ll start the coding.

I’m not using a fancy pre-made engine library so I have to do the boring stuff again. I hope I don’t waste the whole day just to display some 3D objects, so that I can start working on the interesting parts. It’s annoying to have to code stuff like texture loading or a timer in every compo but at least we’re not using the insane “mechanical cat” rules where you weren’t even allowed to look at code you had written before the competition (apparently the poor people competing in PyWeek still have to do that). I remember losing hours because of that stupid rule during the making of my Lightstream48 and Ring48 games.

Getting Ready

Posted by Codexus
Tuesday, August 5th, 2008

Hey guys,

It’s been a while since I participated in one of these but this time I’ll be there. Now I need to get ready as it’s been a long time since I did any game programming.

Once again, I’ll be using C++ and OpenGL to make a 3D game. This time I want to include some things I haven’t done in a LD before like using shaders for per pixel lighting instead of the default OpenGL lighting like in my previous games. So I need to make a few tests in the next days to make sure I remember how that stuff works.

I also need to see if I still know how to do everything to produce the 3D content quickly. Last time I used ZBrush and Cinema 4D and was able to model/texture/animate simple creatures quickly and export the results in a very simple text based format. So I’m going to do basically the same.

I think it’s going to be a great week-end.


All posts, images, and comments are owned by their creators.