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

Ludum Dare 26 — April 26th-29th Weekend — Theme: Minimalism

  • Judging Ends: in 1 day, 11 hours, 44 minutes, 0 seconds
  • Play and Rate Games | View All Games | Edit | View My Entry
    Twitter | #ludumdare on irc.afternet.org

    [ Warmup Weekend | Real World Gatherings | Tools | Ludum Deals (yep, we got it) ]


    About Martoon

    Entries

     
    Ludum Dare 23
     
    Ludum Dare 21
     
    Ludum Dare 19
     
    Ludum Dare 18

    Martoon's Trophies

    That 70's Award
    Awarded by GreaseMonkey on December 20, 2010
    Most appropriate use of "retro" in the interpretation of a vague theme
    Awarded by Spooner on December 18, 2010

    Martoon's Archive

    Anti-potato Conspiracy!

    Posted by
    Thursday, April 25th, 2013 9:31 am

    Does anyone else find it suspicious that the first 13 (out of 20) themes listed in the final round only make it up to the fifth letter of the alphabet (‘E’)?  This seems extremely unlikely!

    Clearly, this is lazy, hastily thrown-together FAKE data by administrators abusing their power to hide the fact that “Potato” is actually the highest-voted theme by a wide margin.  (And yes, they also faked the results in Round 2.)

    The Potato Union demands a public audit of the raw data!

     

    (The Potato Union should not be confused with the Onion Union, a loose collection of language reformists working to standardize the sensible pronunciation of vowels.)

    Tiny Whirled Piece – pretty much done

    Posted by
    Sunday, April 22nd, 2012 4:07 pm

    Going to see if I can get some sound in there in the last couple hours.  If not, I’ll go with what I have.

    Use Jing for easy screenshot posting

    Posted by
    Saturday, April 21st, 2012 3:34 pm

    I’ve been using Jing for taking screenshots and posting them, and I have to say, I like it.  Much quicker than Alt-PrtScrn, pasting into Photoshop, saving as a file, and uploading.  With Jing, you just press your hotkey, and it takes a screenshot and uploads it to your Jing account (the account and app are free).  Then you can just grab the URL of that image to put in your post.

    Tiny Whirled Piece – progress

    Posted by
    Saturday, April 21st, 2012 3:10 pm

    Have the nested hierarchies of pieces, with targeting lock site thingy, and removing other sibling pieces when you successfully lock on (because it only needs to zoom in on that piece after that).

    Tiny Whirled Piece – the beginning

    Posted by
    Saturday, April 21st, 2012 9:52 am

    Got the nested pieces spawning, rendering, spinning, and zooming.

    Tiny Whirled Piece

    Posted by
    Friday, April 20th, 2012 8:31 pm

    Not sure how this will work out, but here’s what I’m thinking:

    An infinite zooming game (yeah, I know; we’re probably going to see a lot of those) which has multiple small, whirling objects on the screen.  The camera automatically zooms in, and the player has to match her view rotation and position with that of one of the pieces so she “locks on” as she zooms in to it.  The challenge will be that she’s controlling her spinning and panning at the same time, and panning is relative to the current (changing) rotation of her view.  As she zooms in to the small piece and matches its rotation, it will of course contain more, smaller pieces, one of which she zooms in to, ad infinitum.

    We’ll see how this goes.

    Anthony’s Psyche: Escape

    Posted by
    Thursday, August 25th, 2011 2:46 pm

    Just a little postmortem on my LD #21 entry, Anthony’s Psyche: Escape.  (This is mostly a cross-post from my blog.)

    This was my third Ludum Dare.  In each one, I’ve challenged myself to come up with a different interpretation of the theme than I thought would be typically done.  For the Escape theme, I decided to go with the idea of psychological escape mechanisms, or avoiding painful thoughts and memories.  This turned out to be a rather artsy, narrative-driven playable story of sorts.  This is very different than anything I’ve developed before.

    I spent about 27 hours on this entry.  Friday night when the theme was announced, I spent three hours in the typical initial panic of trying to come up with an original interpretation of the theme.  I settled on the psychological escape mechanisms concept, and that it would have something to do with words on the screen representing thought fragments.  I was still unclear about the specifics beyond that.

    On Saturday, I spent a couple more hours playing with ideas in my head, and settled on a design.  I then spent about ten hours writing code and debugging.  It took me much longer than I anticipated to get text with variable alpha per character working in Flashpunk. Probably five hours on that alone.  I also spent a few minutes making the “art” for the game (the one stick figure) for a total of 12 hours on Saturday.  By this point I had most of the basic functionality of the game working (moving a box of text around the screen and having the words fill in when over the character).

    On Sunday, I spent about an hour getting Reason and my keyboard set up, and coming up with the short music loop and “thought complete” riff.  I then spent several hours trying to come up with a decent story.  I discovered that telling a story through first-person thought fragments is very difficult.  When I started entering the text for the thoughts, it just wasn’t coming together.  I also discovered some bugs in the way Flash renders text, so I spent a couple hours debugging and working around that.  I finally gave up on the story I’d come up with, and about two hours before the deadline, I came up with a very different story that came together pretty quickly.  I also wrote some more code for the title screens, ending screen, etc.  That made a total of about 12 hours for Sunday.

    The end result isn’t exactly a “game”, but I’m satisfied with what I came up with because it’s very different for me, and pushed me in a different direction.  I like the overall feeling of the play.  I’m thinking of developing something like this a little further.

    Like my previous two LD entries, I created things as stand-in content (the stick figure guy, and especially the very short, repetitive music loop) so I had things to write the code around, but they ended up being the final content because I didn’t have time to do “real” art or music.  The difference this time was that by now I’ve learned that when I create them, that’ll probably be the case.  Ludum Dare is always a great exercise in game development (and a lot of fun) because it forces you to be ruthless in cutting features and calling things “good enough”.

    Posted by
    Saturday, August 20th, 2011 12:00 pm

    I’m trying something really artsy for this LD.  It’s a game about psychological escape mechanisms.  A character with a mind tormented by guilt and denial runs around the screen, trying to avoid confronting the persistent thoughts in his head.  It’s up to the player to move the “thought” (a fragment of text) over the character so that it fills in the words until all words in the thought are lit, at which point the character has come to terms with this painful thought.  The player then moves on to the next thought, thereby piecing together the background story.

    Flashpunk hacking…

    Posted by
    Saturday, August 20th, 2011 10:00 am

    Had to modify Flashpunk a bit to be able to change alpha on specific characters in a Text object, which is critical to my game.  After a couple hours research, managed to do it with only a couple changes to Flashpunk.  Yay, progress!

    I’m in?

    Posted by
    Friday, August 19th, 2011 3:31 pm

    Not sure if I have it in me right now (been pretty fried), but if the theme grabs me and I get any ideas, I’ll take a shot at it.  If so, I’ll most likely be using Flash with Flashpunk.

    Good luck everyone!

    You people are all awesome

    Posted by
    Monday, December 20th, 2010 11:58 pm

    With each Ludum Dare, I am progressively more blown away by what people can do in a couple days.  There are so many cool game concepts.  I’m really fried for the first couple days after the compo, so I don’t get on and rate games right away, but just from the little perusing I’ve done, there are a lot of amazing entries.  I’ll be back to rate and comment once I can see straight. :)

    Disco?Very! playableness

    Posted by
    Saturday, December 18th, 2010 6:07 pm

    I’ve got some basic playability in Disco?Very! now.  You’re the guy on the right.  Use left/right arrow keys, combined with shift, to do moves, and follow the other three dudes.

    Click the picture to try it out.  It’s Flash, so click inside the window once it loads (or keypresses won’t register).

     

    Still have a lot to do (more music, more moves, levels, scoring, etc.), but the basic gameplay function is there.

    Disco?Very!

    Posted by
    Saturday, December 18th, 2010 3:25 am

    Got my gameplay concept for my game worked out.  The game is called Disco?Very!

    Got the first still frame sprite done.  I’ll need to make several animation frames for the different dance moves.

    I also have part of the music track done.  I have it looping correctly in FlashPunk, and confirmed with some tests that I can sync movement to the music.  That was something I was concerned about.

    4:30 a.m. here, so I should probably think about sleeping.

    Some voting stats…

    Posted by
    Tuesday, September 7th, 2010 2:08 pm

    After getting slammed with a couple of troll rating votes (people who rated an entry with 1s across the board, while all other votes had decent ratings), I was curious about how much this was happening overall in the voting.

    I ran some numbers, and put a report here: http://spampudding.com/troll.txt

    The format is username and how many troll rating lines they received (1 or 2), followed by their average ratings in each category, followed by what their average ratings would have been without the troll votes.

    These five entries were hit the hardest, each losing a quarter of a point or more in at least one category due to troll votes: http://spampudding.com/trolltop.txt

    Assuming all votes were logged, I’m wondering if maybe the admins could go through the database and see if it was the same couple people making these votes.

    All ratings in one file

    Posted by
    Tuesday, September 7th, 2010 11:31 am

    I wrote a little script to scrape all the ratings for all games and put them in a comma separated value file.  You can open this in any spreadsheet app (Excel, OpenOffice Calc, etc.).  It’s here, if anyone’s interested:

    http://www.spampudding.com/ratings.csv

    Ennameez!

    Posted by
    Sunday, August 22nd, 2010 7:44 pm

    All done, and I’m pretty satisfied with the final product.  I managed to make a game that fits the theme, but without throwing enemies at other enemies, taking control of enemies, etc.  I think the way I used the theme is unique, so I’m pleased with that.

    Would have loved to put more bad guys in, etc., but for the 20-some hours I spent on it, I feel good about it.  It’s a Flash game, so click the picture and have a go!

    Halfway there!

    Posted by
    Saturday, August 21st, 2010 7:19 pm

    Shooty stuff, and enemy groupings in queue.

    shot4

    My silent partner

    Posted by
    Saturday, August 21st, 2010 2:58 pm

    Pocky!

    Posted by
    Saturday, August 21st, 2010 2:49 pm

    pocky

    Queuing and grouping!

    Posted by
    Saturday, August 21st, 2010 2:43 pm

    shot3


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

    [cache: storing page]