Join #ludumdare on irc.afternet.org
Ludum Dare 15 :: Coming in August :: Theme :: ???

Sign In | Write your Journal/Write a Post
Home | Planet Ludum | Rules Wiki | Mailing List

NEWS: Ludum Dare 14 results now available!

View Ludum Dare 14 Results

tonic's Archive

Tsunami Warrior

Posted by tonic
Sunday, April 19th, 2009

Final version.

Download link:

http://jet.ro/48hr14/tonic_LD14_TsunamiWarrior.zip

source code

It’s almost playable

Posted by tonic
Sunday, April 19th, 2009

Well well. I was away for a few hours during the day, returned to developing my entry a few hours ago. Did some composing, since tunes are also the level content. It just started to take too much time, so there won’t be much levels.

Along the way the concept has changed again a few times (leading a bit of re-coding due to the iterations)… but for the better, I guess. The game isn’t very special, but at least I should have something to submit by the deadline…

Sleeping is essential

Posted by tonic
Sunday, April 19th, 2009

Well, at least I’m saying that to myself when I notice what’s the time after I woke up, went to shower and ate breakfast. Anyway, here’s a screenshot of the latest progress from last night before I went to sleep… too much stuff is still missing, even lots of the essentials. I feel I’m behind the schedule, although I don’t even have one except for the deadline. How typical.

Evening snack

Posted by tonic
Saturday, April 18th, 2009

Didn’t take a pic of meal a few hours ago.. but here’s one from evening meal:

Morning coffee leftovers (with fresh milk) heated in microwave.. again a Karelian pie, this time with some tasty meat aspic on top. The tomatoes are there just to fool you again.

Initial tests

Posted by tonic
Saturday, April 18th, 2009

Framework working and some initial test code is also in place (the object placement there, rest is just fooling around!). And no, there’s not even the wall yet.

Paper prototyping

Posted by tonic
Saturday, April 18th, 2009

Paper, a few coins and a letter from the tax authority to represent the wall of doom = my paper proto

Breakfast at 1 PM

Posted by tonic
Saturday, April 18th, 2009

Here’s my LD48#14 starter breakfast…

Some delicious coffee (french roast) and two Karelian pies (Finnish specialty) with salty raw spiced salmon (also Finnish specialty). With some biscuits from the bag on the right which are baked with oil and don’t contain any trans fats. I didn’t eat any of the small tomatoes, at least for now. I just put them in the pic to fool you.

Huh?

Posted by tonic
Saturday, April 18th, 2009

I just woke up. Wat is dat!

Screenies of initial progress without goal

Posted by tonic
Saturday, December 6th, 2008

I didn’t originally even plan to participate since timing of this compo was bad for me.. but then I ended up doing something anyway since our plans for the day were cancelled. Not sure yet if I will actually make an entry or not!

I wanted to try out some track generation stuff using control points, and that’s what I did… without any goal of what could be a viable game. That was done pretty quickly, but I don’t actually have inspiration to continue to make a game which looks like this test. :)

The little codies won’t obey

Posted by tonic
Saturday, August 9th, 2008

I did it again. Yesterday I started to whack up some “nice” physics stuff, thinking I’d have it covered quite soon by lifting some collision algorithm code from Real-Time Collision Detection book.

That was a mistake, and it certainly isn’t the first time I have done it. The stuff by itself worked well in single-frame test cases and I have tested the algos beforehand on that level, which fooled me to think this would be quite easy. But making things move and then testing borderline cases, that usually uncovers things to fix which takes a lot of time, and are still necessary to make the whole thing robust enough. So, once again, when in hurry, one should rely a bit more on tried&tested stuff than making something new.

So yesterday I spent most of my day just tweaking that stuff and not working on the other parts. I had built a nice hierarchical level structure, but I was relying that I’d build simple editor stuff for it, so for now it’s more or less unusable as well. After trying to fix the system I just finally got tired (and slightly angry) enough and went to sleep.

So, if I want to continue with the idea, I’d have to integrate some phys. lib in and try to fix the stuff work with it.. and create an editor.. and make some levels.. and all the other polishing. I’d say it’s quite probable that there won’t be an entry for me this time. :) I still might tinker around with the pieces for fun though.

(0 days 19 hours 10 minutes left)

Fishballs and chinese cabbage in ma po -sauce

Posted by tonic
Saturday, August 9th, 2008

My wife just cooked a delicious meal for us, “fishballs and chinese cabbage in ma po -sauce”, or something of the sort.

Oh and I have had some progress with the entry as well. Mostly just structure and algorithm design, since I’m still having only a blank screen.

(1 days 11 hours 56 minutes left)

Starting development

Posted by tonic
Saturday, August 9th, 2008

At morning I just checked out the theme and left home for other things. I just came back to home a while ago, having iterated through over a few ideas… I also discussed the theme and ideas both with my wife and my friend. I think I have now settled with some stuff to work on. It’s clearly too much work to do all the things I’d want to do (once again?). Still I think I can reduce/simplify it to something worth trying.

I just copied over the example framework of Turs2 library which I used last time as well.. although I think this time I’ll stick with some 2D graphics and not make a full 3d game like last time.

Here’s a photo of my first scribblings. ;-)

(1 days 14 hours 55 minutes left)

warrior - Final

Posted by tonic
Sunday, April 20th, 2008

It’s done, and it is called “warrior”. So I’m continuing my naming scheme from previous LD compos - but in minimalist fashion, not having a prefix for it. It’s a railshooter where you only have to aim with mouse and shoot by clicking.
DOWNLOAD:

warrior screenshot

Almost finished

Posted by tonic
Sunday, April 20th, 2008

02:21
Now it’s starting to be finished, time to start making some final packaging and so on. Another screenshot from the irrEdit.
200804210221-small.jpg

02:36
Final fixes done, now for the packaging.

03:01
Tweaked a bit more after all, converting samples to more compact format and moving most of data files to gamedata.zip. Now it’s time to make the release (candidate) zip and perhaps call it done!

03:07
Took a screenshot of the final version. :)

Ending

Posted by tonic
Sunday, April 20th, 2008

23:34
Added the score counter and created a README info file.

01:23
Got the player route roughly finished. Looks like this will be a “2 minutes” -game. :) I also added a simple ending screen. There’s still work to do, have to populate the later half of player route
with enemies.

200804210123-small.png

Audio, title screen, …

Posted by tonic
Sunday, April 20th, 2008

21:00
Level creation and tweaking takes so much time.. Time to take a break and eat something. Then I’ll probably fix in some audio stuff and perhaps score/damage counting or something.

22:03
Fixed the tune a bit. Music is now playing and samples are played as well.

23:00
Title screen and its camera movement is now done. Score counter is still missing and the level still needs a lot of work.
200804202300-small.png

Shaping up

Posted by tonic
Sunday, April 20th, 2008

19:45
Made some subtle differences to enemy spawn/movement behaviors.

20:09
Now it is finally starting to resemble a game… only if there would be more stuff in the level.

200804202009-small.png

Enemies

Posted by tonic
Sunday, April 20th, 2008

17:28
Yay, first enemies spawning from the level data. Now it’s about
time to make even some simple movement logic for them!
200804201728-small.png

Player route and more

Posted by tonic
Sunday, April 20th, 2008

10:51
Woke up to find out my comp had bluescreened, how annoying. And no, I didn’t leave my game running for the night!

13:00
Defined base of enemy script and enemy movement systems and made some first proof-of-concept protos of them.

15:29
Tweaked way too long trying some different material choices for bullets and still settling for a really simple one. Firing, bullet movement and collision detection with enemies is now done. Now it’s time for a small break to eat something, and then I’ll work on constructing enemy script from level data.

16:52
Actually I once more had to enhance the route system to ease the content creation a bit. Let’s see if I can now add more enemies. Screenshot from level editing.
200804201652-small.jpg

Tired

Posted by tonic
Saturday, April 19th, 2008

21:27
Felt like making some music for the game, so now it’s done (for now).

22:14
Seems I was longing for more break from developing, as I tweaked some more visual tricks for the level, and spent quite some time with sfxr making some funny sound effects.

22:34
Ate some more pizza, now I’ll start hacking with the code again.

01:41
Time to stop for now and go to sleep. I already took a break, i.e. I didn’t work fully for the past three hours. I got new path stuff done and also made an aiming arrow which follows mouse.
200804200141-small.png

Posted by tonic
Saturday, April 19th, 2008

16:53
Made some camera path tests. Feeling hungry, so it’s time for a break.

18:35
Went to buy a large pizza and ate part of it. Rest of it will probably keep me going for the whole compo.. after digesting it and thinking about some impl. details, I’m ready to continue
actual development.

20:18
Ditched the previous path thingy. Decided just to make numbered nodes (w/prefixes) in irrEdit to define camera/object path, and system for it is maybe halfway done now. Can’t resist myself doing small tweaks for the visuals as well.
200804192018-small.png

Posted by tonic
Saturday, April 19th, 2008

16:00
Created some more objects and refined visuals a bit. I have also
been annoyed by buggy ATI drivers, having to reboot the computer.
I have also looked through irr API a bit (I’m using Irrlicht).
200804191600-small.png

PS. The timestamps I’m posting are from Finland (UTC+3 w/dst).

Visualization tests

Posted by tonic
Saturday, April 19th, 2008

14:19
I have thought out about the concept and mostly done some
tests regarding what direction to take with the visualization.
I’ll try to take the theme “minimalism” into account in several
ways - visuals, gameplay and possibly audio as well. But still
trying to make it feel good.
200804191419-small.png

Just getting started

Posted by tonic
Saturday, April 19th, 2008

10:00
Woke up to check the theme and then went back to bed.

11:10
I got up from the bed and I’m now waiting for coffee machine to do
its thing. I thought maybe I could win the theme category by not
submitting an entry at all. That should be pretty minimal?
Naturally I would fail every other aspect. Oh well, I guess I’ll
still try to make a bit better effort.

11:40

I’m finished!

200804191140-small.png


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