Home | Rules and Guide | Sign In/Create Account | Write a Post | Reddit | #ludumdare on irc.afternet.org (Info)

Thanks for making Ludum Dare 26 AWESOME! See you in August!

Ludum Dare 26 — April 26-29th, 2013
[ Results: Top 100 Compo, Jam | Top 25 Categories | View My Entry ]
[ View All 2346 Games (Compo Only, Jam Only) | Warmup ]

[ 10 Sec Video Compilation (x3) | 260 Game Video Compilation | IndieCade Deal | Ludum Deals (Unity Deal Ends Soon!) ]


Posted by
August 9th, 2008 2:16 am

A screenshot.

For my first compo, things are going well. I have an idea. I have a prototype and I have icky, vomitworthy, stretched and scaled programmer art.

The idea is based around owls (as I can’t draw owls, at the moment they are O.W.L. spy planes) that poo on towers. There is one evil tower and several good towers. The aim is to destroy the evil tower while harming as few good towers as possible, without being able to tell one from the other. I hope to add a time limit and owl limit (or perhaps owl feeding limit), and possibly some powerups.

So far there are:

  • O.W.L.s
  • Poops
  • Extremely dodgy particle effects.
  • Code to remove particle effects if the framerate drops.
  • Randomly generated levels.
  • A poop sound that changes pitch depending on owl height. (But that doesn’t work perfectly).

The game is being developed in C++ with the SFML library. I hadn’t used SFML before, and I quite like it, although its sound code is horribly broken and there are some grating design issues.

Unfortunately, my win32 machine is br0ken, and the game has been developed under 64bit linux, so I may have to release it on a platform that no one has :( .

We’ll see how this goes.

Happy Hacking!

One Response to “”

  1. mjau says:

    That’s what cross-compilers are for! See if your distro has a package for mingw (or xmingw, mingw32, etc), then just compile your game and dependencies with that. Use wine for testing =)

    Failing that, you could always ask someone to compile it for you when it’s done.

Leave a Reply

You must be logged in to post a comment.


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

[cache: storing page]