Wiering

LD12

Barbecue

I’m just back from a barbecue with the neighborhood. Well, now I don’t have to waste any time cooking. Back to work.

Tags: foodphoto

Comments

09. Aug 2008 · 15:37 UTC
The food on the right with the white stripe sorta looks like a skunk. 😉

Slept too long!

I spent the entire evening and part of the night implementing basic object stuff (platform movement, object collision detection etc.), code I’ve written hundreds of times. Then I went to sleep and set the alarm clock for 4 hours, but woke up after 9! Oh well, I did sleep well.

The objects work nicely, I need to start making a lot of graphics now.

And I just had breakfast:

(btw, I ate the rest of those carrots yesterday)

Pizza

There are about 9.5 hours left and it’s going very slowly. I should probably forget about the graphics for now and try to get the game finished with concept art.

Anyway, I just had a pizza.

Tags: foodphoto

Main character

I just spent a long time drawing a main character for my game.

Comments

10. Aug 2008 · 20:12 UTC
oohhh, them’s some shiny pixels !
10. Aug 2008 · 20:13 UTC
It’sa me! Italian Plumber!

My plans for MiniLD #3

I like the tool theme, but I don’t really have much time for MiniLD #3, since I’m trying to get a Flash game finished for the meez-inside contest. It is nice that the LD is going on at the same time, just to set the mood, so I’ll have the IRC on and watch the posts here.

However, I’m not skipping this competition completely. For this game I’m using a tool I made myself, Tile Studio (tile/sprite/map editor), and there are some new features I want to add. Also, there are a couple of small bugs in the program, which really need to be fixed. So I’ll be improving Tile Studio this weekend.

Good luck to everyone!

LD13

My base code

I’ll probably use haXe and make a little Flash game, just like last time. Here is my base code, which can use graphics and maps from Tile Studio. I added some extra code for basic objects, which I find myself writing every time. Depending on the theme, I might use Physaxe instead. Or maybe I’ll use BlitzMax and make a Windows game.

It looks like I’ll be able to spend most of the weekend doing the LD, yay!

Now it’s time to sleep!

My idea so far

I got up at 5 am this morning to see the theme, but went back to sleep again after a while. Now I’m going to start. I’m thinking of making a 3D racing game called SPACE ROADS, something between Skyroads and F-Zero. I want to do this in Flash, so I’ll need to figure out a way to get some kind of mode 7 working.

I had breakfast, here is part of it:

Tags: food

Mode 7 works

I found some example code for mode 7 (which works pretty simple actually, through a matrix) and was able to implement it into my own code base. So now I can make complete maps in Tile Studio and display them in mode 7! Still needs a lot of tweaking though.

Still a lot to do

I spent quite some time getting the mode 7 to work properly, but I’m happy with it now (it can also rotate around the x axis, but I probably won’t be using that now).

There is still a lot to do before I have a game. I’ll go to bed now and start working hard tomorrow morning.

Oh, and I also had diner tonight: pasta.

Tags: food

Made a track

I haven’t been able to do much work so far today, but I made a racing track:

Here is some food I ate:

Giving up…

I spent most of the evening trying to get sprites to work in mode 7, but I haven’t yet been able to figure out how to position them correctly in 3D. There’s no way I can make anything playable out of this in the remaining time, so I’m giving up. In case you want to try it anyway: http://www.wieringsoftware.nl/ld/ld13.html

I still intend to finish this game sometime (or make something else with it).

Tags: unfinished

LD14

Hello!

I’m also planning to join LD14, and I hope to actually finish something this time! Depending on the theme I might use the haXe base code I posted last time (see http://www.wieringsoftware.eu/).

On Saturday, I also have an orchestra rehearsal day (again!), so I can only start in the evening. But I’ll check the theme before I leave and try to come up with an idea.

Comments

14. May 2009 · 06:57 UTC
You not care much that homepage actually :)

I’m still using your code base :) Making a game for a competition (deadline 1, jun) and I would ask if you can give me some example for using gamelib2d.Audio.hx class. Maybe?

I’m back!

I just came home from an orchestra rehearsal (which was fortunately finished a little earlier than planned), so now I can finally get started with LD14!

I’ve been thinking about the theme all day and even have an idea what to make: in my game you are running away from some kind of dangerous liquid (something like lava) that turns into a solid mass after a while (seen from above). There are blocks lying around and you can build little walls to hold the liquid back for a while, so it advances slower and you have more time to find your way, get past all kinds of obstacles, and build more walls, and so on.

At the rehearsal we had soup during the break (tomato vegetable soup).

I recorded the music we played, in case I can use something, but it’s not really the kind of music that fits with a game like this (mostly Bruch).

Comments

Gilvado
18. Apr 2009 · 15:28 UTC
Hey Wiering — just wondering if you’d have time to write up a few comments on your workflow regarding in-game objects. Without any examples in the scroll demo, and no comments anywhere in the code, it’s been pretty slow going wrapping my head around it. I totally get how tile studio interfaces with your boilerplate for maps, I’m just wondering conceptually how you use your GameObject class.

Thanks!

Working too slowly

Last night I spent way too long on making the ground for my game. I’m using a Perlin noise function and wanted to modify it so it the edges would fit together, but couldn’t get that to work that way. Anyway, this is my first screen shot:

This morning there was the yearly fair here (just like during LD12) and I went to take pictures for a local newsletter. Now I really need to work hard and get something finished!

And here is some more food I ate:

Tags: foodphoto, progress

Save the Sheep

I went to the park and recorded some sheep sounds with my ZOOM H2, and decided to change my game into “Save the Sheep”.

Now the game will be about getting enough sheep to the exit before they are swallowed up by the wall of lava. I still need to make the sheep and the lava, but pushing blocks and building walls works now.

Tags: progress