LD19 December 17–20, 2010

I JUST REMEMBERED I HAVE PUDDING

It may not be Giga, but it has Pocky for backup.

Not-Giga-Pudding. :(

Comments

19. Dec 2010 · 19:39 UTC
POCKY!!!!!!!!!

Progress!

Well, after some work, I’ve got good platform physics, two well drawn levels, and cool lighting.

Comments

AD-Edge
19. Dec 2010 · 15:08 UTC
Loving the art style here.

Ain’t prison life just dandy

I’m now essentially done with this scene. I expect there to be three more significant areas in the game before it’s done. I’m fairly certain that 9 hours is enough time to do this given I don’t suddenly crack from getting so little sleep the past few days ^^;

You can download this most recent build here.

Crunch Morning Photo

Passion fruit and shredded wheat. Trying to bounce back from last night’s junk food.

This probably looks like exotic baby vomit if you've never had a passion fruit before.

Tags: food, foodphoto

Hi

Hi, my name is Iván.
I am from Uruguay and that´s my first time in Ludum Dare.
I want to do something in python with pygame + my own engine, I hope to do in the remaining time.

Progess!

Jetpack bear is angry with you!

I unfortunately did not get any progress done last night. I started a book at 10pm and after finishing I looked up to see that it was 2am. Oh well.

Another thing the makes me sad and happy at the same time is that I have a family Christmas party to engorge myself at in about 2 hours.

Everything is mostly working in JB though, so its a matter of putting it into a game-like form.

Unfathomed – Complete

I just completed my first Ludum Dare entry. It took around 10 hours of work and I am happy that I managed to make something entertaining in such a short time. I’m not sure exactly how entertaining other people will find it, but I enjoyed making it and actually enjoy playing it.

Here is a screenshot:

The basic plot is a rescue mission – find a colleague who hasn’t returned from their last mission – but there is a lot of ocean to explore and cool things to discover. I threw in some rare creatures to find and a secret area to uncover. I hope people play it so I can get some feedback.

Now I’m looking forward to playing everyone elses games. Good luck everyone still going.

Inspector Furbo

The plot thickens as the Furbo3000 investigates (read: spies on) the inhabitants of Sector 10.58 Rad.  His task is to discover how these furballs reproduce so much.

I made a button

There’s a door that can be opened when the player steps on the button.  Now I need to refactor the code a bit and clean it up.  And probably redesign the level to fix the glitches.

In fact, still got about 8 hours left

I’ll see if I can crank out an update or two. Maybe I’ll add a boss enemy for the final level or something. I’m allowed to add to my entry before time runs out right?

Game Loop!

I only have one level in place, and watching my girlfriend play through it demonstrated that it is deeply confusing, but oh well, here is a build.

osx only so far, sorry about that.

Tags: journal, progress

Comments

hyperlogic
19. Dec 2010 · 16:10 UTC
Not working for me, (OSX Intel-64bit 10.6.5)

Are you using the Love engine?
19. Dec 2010 · 16:15 UTC
huh, thanks for the bug report.

PIZZA TIME :D

This is not really going to help me finish my game in time…

Tags: foodphoto

ARRRRGGGGGGGG

Soooo, I woke up yesterday morning and my power went out for 8 hours. I’ve been working since I got power back, and I just now got internet back (16 hours after the power was restored…).

I dunno if I’ll be able to finish, I had some pretty grandiose plans, but I’m gonna get as close as possible.

All because of one puny little tree:

Oh, and a screenshot:

Comments

kurtwaldowski
19. Dec 2010 · 15:49 UTC
Man, i’m sorry to hear that! I HATE it when the power goes; especially at a time like this and especially when its from such a god damn small tree!
19. Dec 2010 · 15:55 UTC
Ouch, similar thing happened to me with LD18

Some screenshots at last

Or rather, one screenshot:

Yeah, not much at the moment. The yellow line is where the torchlight is being shone. The red line is a gunshot (when the player clicks). The edge of the circle you can see is is just a generic spherical obstacle.

Next: Cattle and their respective AI (yes, this is a game about shooting cows in pitch darkness)

Getting on to some art

I managed to get some nice planet generation going – colours are set randomly (as is size) and the SPACEBRICK has a real mesh!


Based on feedback I’ve tried to make the brick easier to control – you will be able to get upgrades for speed and various other things (that’s next on the todo list!) but for now it’s just WASD or the arrow keys to SMASH THINGS. Also, the “spacewindows” pointed to by arrows around the place lead to other planets.

Play (unity)

Tags: progress, screenshot, unity

It looks better in motion

Back from work, and the loading screen’s in and I’ve added a bit more polish to a couple of bits that needed it. A loading screen screenshot:

It’s looking like I might even have time to build the Linux and OSX versions before the deadline, which would be a first for me.

The final hurdle…

… porting to Not Linux.

I think it’s going to work on Mac OS (about to reboot and find out) but for reasons unknown, the startscreen worked in windows, but as soon as I clicked to play, the fan whirred up and soon enough my game was “Not Responding”….

Of course, my game should be playable by anyone who already has love2d installed — and I shall link soon, just as soon as I’m sure this works on Mac Os…

Nameless Island – Beta

So for anyone wanting to try out Nameless Island before I put in all the art and pretty stuff, you can get it here.

Time to make what I have into pure awesome.

ZzzZZz

A profiler is extremely helpful when trying to figure out why you’re game lags. It turned out that all the collision checking done every frame was a huge bottleneck. And actually, most of the checking was unnecessary (do I really have to check if two wall instances collide with each other?).

That's a flashlight the bear's holding!

Anyways, I’m mostly done with the mechanics (which really aren’t that complicated). I’ll add some more gameplay elements and submit the game with at least one completely level hopefully. But first, I need to catch some shuteye.