Flight of the Cobra by Dan C

[raw]
made by Dan C for LD21 (-)
You're under attack by a Thargoid Invasion Fleet. Make good your escape while shooting down as many of the pesky blighters as you can.

Controls: Arrow keys to move, X to fire.


I had other plans this weekend and so I didn't originally plan to enter Ludum Dare. However, I had ideas for the three top-rated themes, and I knew I'd be spending three hours on a train, during which time I might as well be making games, so I decided to have a go at making a game for Ludum Dare on an extra-short schedule.

In the end I managed to spend about five hours on this game, but it wasn't really enough. It's a bullet hell game, but I didn't write code that's flexible enough to generate sufficiently interesting patterns. I had intended them to be fairly simple to fit the time constraint, but not this simple.

Since I'm not convinced this sloppy pile of code has any real potential, I haven't bothered to write scoring code or code to detect collisions against the player. It just loops endlessly without any possibility to win or lose, although it's moderately satisfying to shoot the Thargoids for a while.

For five hours I'm reasonably satisfied, but sorry it's no fun!

Ratings

Coolness 0% 418
Overall 1.77 474
Audio 1.00 371
Community 2.00 336
Fun 2.00 407
Graphics 2.20 375
Humor 1.14 441
Innovation 1.82 450
Theme 1.60 491

Feedback

John Conrad
22. Aug 2011 路 18:33 UTC
Nice effort. Too bad you didnt finish it, I bet if you had spent the whole weekend this could have felt more complete. :P
Zaron
23. Aug 2011 路 01:02 UTC
A bit bummed this isn't more fleshed out, seeing as it's the sort of thing I'm totally into.

If you decide to flesh it out more, might I suggest either slower movement or a Touhou-style "focus" button that slows the movement down for finer precision? It's not a huge deal here, but if things carried on too long it could become one.

Also, bullets show up under the player...? Can make it a bit hard to judge their relation to your little hit box.

But for five hours, not bad.
tcstyle
23. Aug 2011 路 15:52 UTC
This would be quite tough if the bullet collision were implemented.
馃帳 Dan C
23. Aug 2011 路 23:37 UTC
@zaron I was going to add a DoDonPachi-style button to fire a more powerful solid beam while also moving more slowly, but I didn't get that far :)
馃帳 Dan C
23. Aug 2011 路 23:40 UTC
@zaron oh and yes, bullets should definitely appear above the player. Had I implemented collision detection I would have fixed that but as it is there didn't seem to be much point.
馃帳 Dan C
23. Aug 2011 路 23:42 UTC
@tcstyle only the little red square would be vulnerable, so it wouldn't be quite as hard as it looks.
mtthwcmpbll
25. Aug 2011 路 23:47 UTC
Nice work for such a short timeframe - I like the simple asthetics and with the collision and a few sounds effects it would have felt like a bite-sized and to-the-point bullet hell shooter.
Chaoslab
08. Sep 2011 路 10:15 UTC
Pity it wasn't complete, was enough to have fun mindlessly blasting stuff for a while though. :-)