icenine

LD15

Gonna take a crack at this

This will be my first Ludum Dare, although I followed the last one and played a lot of the games.  Hopefully the theme is interesting and inspires something.  This is good, gives me a deadline for ironing out some of the kinks in my current engine that might get in the way.  In any case, I’m excited.  Does anyone have any tips for the first timers, other than the basic stuff in the wiki?  I think the shortest time span I’ve made a game in is 2 weeks.

Comments

jovoc
26. Aug 2009 · 22:45 UTC
Yeah, I second 2dboy’s awesome advice in that video. Gonna have to go re-watch that before the compo.
27. Aug 2009 · 00:52 UTC
Thanks a lot guys, all good stuff. :)

Zombie Dogs

automotivator

Tags: motivation

Comments

brandonman
28. Aug 2009 · 23:39 UTC
*As we get a zombies theme*

Poor Lost Dragon Babies…

…They’re all still spheres along with everything but my mock level.  Making good progress so far, have most of the game logic done and my goal is concentrate only on art after midnight or so and all of tomorrow.  Also plan on making the game take place on one huge level.

My game involves a dragon looking for her lost babies in a cave (duh).  She can roar to get the closest one to answer and indicate the direction it’s at, use fire to take down enemies, and fly around.  So far I have giant moths and acid dripping stalagmites as obstacles.  Once she finds a baby she has to fly it back to the roost and look for the next one.  Early prototype was ok fun so I decided to stick with it given the short amount of time available.  Gameplay is 2D with 3D levels (Shadow Complex is a recent example).  I’d post a screenshot but just have spheres to show off.

Note: Like I said on IRC, recording a timelapse increases productivity and makes me feel guilty about slacking off on the Internet.  Give it a shot haha.

Chris

Still need a real level!

Spent most of the day modeling and animating, and still only using my mock level.  Less than 3 hours left!

screen_2009-08-30_17-08-13

Comments

nightlord
31. Aug 2009 · 02:33 UTC
Congrats Chris. Good job finishing it (unlike me :( )

LD16

In there like swimwear

I’ve got some small commitments this weekend but I’d feel terrible if I missed a LD. Gonna do my best to be uber-efficient.

Oh and no shitty themes, plzkthx 😀

LD17

Collecting

collecting_poster

Tags: motivation

Comments

22. Apr 2010 · 02:21 UTC
Now THAT hits home.
osto
22. Apr 2010 · 03:04 UTC
Agreed. Let’s get something weird in here.
crackerblocks
22. Apr 2010 · 04:54 UTC
nicely done

LD20

Round 2, FIGHT

Hey everyone, here’s my official intent to join post 😀 I havent participated in LD48 for about 2 years now so I’m excited to finally throw my hat in again. Last time I made life harder for myself by working in 3D and with my own engine. This time around I’ll be using the following tools, with stuff on the art side varying depending on what I decide to do.

  • Coding in AS3 via Flashpunk and FlashDevelop
  • Inkscape if I do vector art
  • GIMP
  • GraphicsGale
  • Ogmo Editor
  • SFXR
  • Reason (if by some miracle I have time for music)

Remember, if you’re stressed out this weekend you’re doing it wrong.  Have fun!

No no, take this!

Not my favorite theme (so many good choices, but yet again everyone picked a safe generic one :|) but I think I settled on an idea after throwing away about 3 more ambitious ones.

The main character arrives unarmed at a cemetery for some undecided reason, and encounters a hobo that hands him a shotgun while delivering the line.  He enters the cemetery and sure enough, the dead are rising.  You shoot zombies for a bit from a top down arena shooter perspective then all of a sudden the hobo comes back and says something like “no wait, I promised that one to my buddy” and takes the shotgun away and gives you some other weapon.

Long story short, you’ll fight zombies and every 20-30 seconds the hobo will come back and give you some other weapon to kill zombies with.  My plan is to make it interesting by coming up with wacky things to use as weapons.  I’d like to add another layer of gameplay by varying the types of zombies and making them weak to certain classes of weapons but not others.

I might change it from zombies to something else since they’re overdone but naturally its the first aesthetic that came to mind.   Now off to work!

Comments

prototypical
30. Apr 2011 · 03:20 UTC
Dude, i’ve seen like 15 games in the contest so far with this same concept.. You think you are gonna win on account of a hobo, some random zed and a bunch of really cool weapons ??
prototypical
30. Apr 2011 · 03:27 UTC
damn straight i’m mad. Just step away from the keyboard and get some air. you aren’t thinking straight.
prototypical
30. Apr 2011 · 04:41 UTC
Oh i see.. you are acting like it’s not cuthroat..yet as soon as someone takes a break, you are still tapping away at code. You don’t fool me. you want this. but… it’s not going to be easy christopher.

Basic gameplay sorta done

As per usual when I start a new project, I coded up the gameplay first with primitives (Image.createRect/Circle in the FlashPunk case :)).  Some stuff that isnt obvious from the screenshot that’s in place in some form:

  • Subsystem for easily swapping weapons and…
  • …spawning their own special “bullets”/effects
  • Zombie spawning rate over time
  • Zombie type system

First attempt at zombie killing hero

Decided to go with 16×16 characters to make animation easy and fit as much shit as possible on a typical browser game window.  Here’s my first attempt at the main character, bear with me as I don’t pixel very often.  Yes I defaulted to him looking sorta like me, but I dont wear orange vests with blue shirts though.  I should go to bed, but I’m getting so much done!

Comments

30. Apr 2011 · 08:05 UTC
Aw, he is cute! 😀

Moar pixel progress

Difficult to gather my thoughts and list everything I’ve done since this morning so here’s a screenshot.  It’s all playable and I’ll post up a preview version soon BUT BACK TO WORK .

 

Yeargggh brains

Ahhh the home stretch! Still need to add more weapons, a new zombie type or two, add better AI, and make the game challenging.  Here’s the game in it’s current state, right now death is turned off since I need to do the title/score screens as well: http://roachpuppy.com/ld48-20/

Oh! And I still need a title for this game… Post your suggestions in the comments!

Thank You Hobo

That’s the name of the game, now with a helpful hobo running across the screen to give you weapons.  Also managed to finished the title and score screens along with adding the flamethrower you see below.  Also fixed a few bugs and who knows what else.  Unfortunately I wont have time to add other zombies, but I might be able to squeeze in more weapons if I can get some music done in… LESS THAN 1.5 HOURS?! AHHHH

Thank You Hobo Postmortem

This was my second Ludum Dare after failing miserably (but still submitting) my first time a couple years back.  Thank You Hobo was my entry, an arena shooter that really emphasized the “take this” portion of theme via the hobo swapping your weapon every 10 seconds.

 

WHAT WENT RIGHT
  1. The tools – I recently got back into 2D game development after focusing on 3D for a very long time.  I had used AS3 and Flashpunk for a couple of prototypes, but I was still worried about getting stuck on some functionality the engine might not allow me to do easily.  Thankfully, I was way off.  I don’t think I hit one technical hurdle the whole weekend. In fact, FlashPunk saved me more work than I thought when I realized it had functionality for moving and swept collisions, something I thought I was going to have to implement myself.  I told Chevy Ray on Facebook that I owed him a beer, I will probably be using FlashPunk for several more projects.  GraphicsGale, which I used for the first time for this project, was also the other reason things went so smoothly.  Being able to author, animate, and export assets in spritesheets quickly from one program was incredibly helpful.  And of course, Ogmo Editor and SFXR were really good timesavers.  The reason I am so happy about this positive is that this was the biggest negative for me the first time around.  I was using my own still-in-development engine and working in 3D, so I spent most of the time dealing with plumbing and getting Maya (although I use Blender now) to do what I wanted level-wise rather than writing the game itself.
  2. The art – This was something else I was worried about that happened to work out in the end.  I don’t consider myself a good artist, but I’ve been working really hard for the last year to improve through a lot of study and practice.  Most of that was on paper and pencil though and I hadn’t done pixel art, much less animating it, in a very long time.  Given that, I was happy with the end result and hope it’s at least a step up from programmer art.  Also, like I said above, GraphicsGale got out of the way for most part (although I dont like how it deals with alpha) and sped up my workflow.
  3. No stress – This may seem like a weird one but I only mention it because the first time around I found myself getting stuck on dumb stuff because I insisted on using my own incomplete tools.  This led to a lot of stress and almost no time to participate in the blog posting/reading and IRC part of Ludum Dare which I think is very important to the experience.  Due to the feeling of getting stuff done and not getting stumped on anything, I didn’t feel bad about taking time to read and participate in the IRC channel and the blog.  I was still pressed for time obviously, but was still able to keep up and even play with a couple of the games.  This led to a much more enjoyable experience overall, the way LD is meant to be done in my opinion.

WHAT WENT WRONG

  1. The theme – I did make my peace with what I’m about to say, but I put it in the negative because it did cost me time.  I feel that over time Ludum Dare has attracted more and more people, which is good, but along with that comes a lot of newer game developers that tend to shy away from the more narrow and challenging themes.  This has led to a lot of generic themes getting voted on and winning most of the time (“Enemies as weapons” was the only recent exception) which I think affects things negatively for two reasons.  First, the personal reason that probably others share: I tend to come up with better ideas faster with a good thematic constraint.  Themes like this one are very vague and apply to almost any game, so it’s very difficult to come up with a game from the set of every game imaginable.  I ended up wasting 3 or so hours because I couldn’t come up with an idea I was happy with and I do think that I settled because I didn’t want to devote any more time to brainstorming.  The second reason, which sounds superficial but it’s still important, is that the games don’t tie together very well at the end.  The theme isn’t obvious when you play all of the games like it is with themes like “Advancing Wall of Doom”.  Regardless, I don’t think I will ragequit Ludum Dares because of generic themes.  The experience of getting a game done in 48 hours and participating in the community far outweighs bad themes.
  2. Cutting features – This happens to everybody obviously due to the time constraint, but I think my game would have been more interesting with varied zombie types as I originally described it.  I would have also prefered more weapons to get done from my list, but I’m surprised I got through as many as I did.  There was also a few larger art assets I wanted to work on to vary the environment but I decided to improve a couple that were in there already instead with the little time I had at the end.  I also didn’t have time for music, but I predicted that in my intent-to-join blog post.  Regardless, I’m still bummed about that because I think music is very important to most games.  The bright side of this is that I have a pretty clear set of things to add or change if I work on the game post-compo, which I probably will at some point this year.

Overall, this LD was a far more positive experience.  I can’t wait for the next one!

Tags: postmortem

Comments

machinas
03. May 2011 · 02:53 UTC
You. me. of one mind on themes.
03. May 2011 · 03:11 UTC
I have the same desire for a tighter theme.
SonnyBone
03. May 2011 · 03:22 UTC
I’ve been let down by the themes since I started, which was LD16 with EXPLORATION. I think nearly every game that’s ever been made for Ludum Dare fits that theme. Then there was ISLANDS, which is just a setting (unless you get super creative with it).
Grungi Ankhfire
03. May 2011 · 03:24 UTC
Yup, agree about the themes. Also, want to say that I totally understand the feeling of having your tools get out of your way, and it being a great thing in a setting like LD.

Finally, I also really get your “no stress” point. That was the same thing for me. Last time, I got bogged down in a problem that stressed me, ending up unsolved until the day after the compo ended, and even though I managed to post a couple of updates, the final stretch wasn’t much fun, but only a whole lot of stress. This time, I also got stuff done at a much nicer pace, and clearly, being able to take some time posting, but also reading and testing some early builds really adds something to the LD experience.
03. May 2011 · 03:44 UTC
It’s interesting that so many agree on the theme issue on the blog entries and IRC but we still end up with them. Is it because people vote but don’t end up participating or finishing? Or would like to play entries with that theme?
03. May 2011 · 03:58 UTC
I too wanted to say nice post, and I agree about the themes.
04. May 2011 · 12:26 UTC
I was lucky that “Enemies as weapons” was my first LD and it became very central to the game-play I created. Last two I’ve skipped at the last moment, partially because the themes didn’t really do anything for me on the day (I want to explore actual game-play, not a generic concept that can be tacked onto just about any game). I suspect a lot of people have very strong game-play ideas before they start LD, so a vague/open theme is easier to slot into their existing plan. *shrugs* Maybe next time I’ll be inspired…

LD23

In there like… something

I’m in! Definitely have to participate in the 10 year anniversary, although I probably would’ve entered anyway. Top themes are looking promising so far!

Tools

  • FlashDevelop
  • Flashpunk
  • GIMP
  • GraphicsGale
  • sfxr
  • Reason
  • Ogmo Editor

Tiny Space Faring

I had several lame ideas come to me and was stuck so I went to the gym.  Sure enough I came up with something I’d enjoy working on and fits with the theme to some extent.

Basically it’s a Freelancer type game set in an open space of tiny planets.

  • Each tiny planet has a dock coming out of it (which will rotate, naturally) that you can dock at and get missions, trade, upgrade your ship, etc.
  • You have to watch where you fire your weapons or you can accidentally (or not?) attack a planet and make its people aggressive towards you, perhaps also causing them to send their ships at you.
  • You can get trading missions from planets or wait for some planet to hail you to ask for assistance.
  • Random encounters with enemy fleets.
  • Some areas of the open space will be guarded by tougher baddies that you’ll need upgrades against.
  • Bunch of other tiny (lulz) ideas that I won’t bother listing.

This would normally be an ambitious jam project for me but I’m using the theme as an excuse to use very small and low detail art (while still maintaining some style of course).  More time for coding all this crazy crap.

I’ll post updates like I usually do, but for now here’s an earlier hipstergram picture of my fuel:

LD30

Light Rails – Super last minute entry!

Collect resources from connected planets on a lightspeed rail system while paying the toll to the stations orbiting those planets. Fail to pay the required toll and lose (in this build, the game will just quit). 

Click the circular arrow icons to change the direction of the rail system. 

Crammed this entry on Monday, so there may be unbeatable/super-easy situations but I wanted to submit anyway :)

Entry: http://www.ludumdare.com/compo/ludum-dare-30/?action=preview&uid=1121

Screen Shot 2014-08-25 at 4.50.42 PM