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 2 days, 15 hours, 40 minutes, 52 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) ]


    Archive for the ‘MiniLD #16’ Category

    without a reason – finished

    Posted by
    Monday, March 1st, 2010 4:14 pm

    Sorry I’m late.  Couldn’t make it last weekend, and this weekend was spent between making this and getting caught up in the Canada/USA men’s hockey game.

    This is my game

    This is my game

    Controls are 1234 7890, and it’s a 2 player game.  Things collide with each other when they are of different color and are not blending into the background.  Instructions are in the ReadMe.  This game started off as a game about strategy and ended up more a game about everything being completely unmanageable.  Or maybe it’s just me.  I’m terrible at this game is what I’m trying to say.

    This is my first Ludumdare entry, so any constructive criticism is welcome!

    http://www.ludumdare.com/compo/minild-16/?action=preview&uid=1752

    Also I maintained an off-site journal about the making of, because I didn’t think of just putting it up on here.  You can read it here:

    http://www.faqr.org/ryan/tbc/?cat=49

    The Redneck’s Manifesto

    Posted by (twitter: @henrythescot)
    Sunday, February 28th, 2010 5:00 pm

    I’ve decided to make my views on the subject of games as art known.

    The text referred to in the title appears after the rant. It is a self-descriptive piece, and very ranty, but I personally think that it’s a perspective that needs to be addressed.

    (more…)

    Math is harder than the Tank!

    Posted by
    Sunday, February 28th, 2010 3:32 pm

    Well,…actually I tried to build a nice game with the codebase I created on miniLD. Well,…haha! I started with a tank-training scenario and in that I “just” wanted to build a method that let then tank-”tube” lookAt a certain point. My engine somehow cannot handle this if the tube is child of a node that already has a rotation,…Well,..I failed in this. So I really was killed by math. I tried and thought and thought and tried…a bit too confuse I have to admit…so my weekend-project stuck right at the beginning. But if you want to start the tank-training you can give it a try here:

    http://thomas.trocha.com/games/tank/tank.html

    At the moment the game violates the color-constraint…I will change this at the end. Here a screenshot:

    tank

    Have a nice week,…

    MiniLD 16: Combo Trader

    Posted by
    Saturday, February 27th, 2010 9:50 pm

    Here’s my game. Late on my goal of about two hours ago, but a lot of that time was spent finalizing stuff (embedding fonts, testing on other computers, uploading the right version…) and it’s ready now, I think, to share.

    ComboTraderScreenshot

    Here’s a link to the webpage to play it.

    (more…)

    MiniLD16 First Day: Combo Trader

    Posted by
    Friday, February 26th, 2010 10:26 pm

    I started late, last night at 7pm, and I’m going to work until 7pm Saturday.  So now I’ve had just over 15 hours of possible work time. Of course, I’ve used very little of that–how much I’m not sure.

    I have done something at least. My goals will have to be a little scaled back, but I do have a working framework for the majority of the action part of gameplay.

    Before I go into what I want this game to be, here’s a link to the current version and a screenshot.

    (more…)

    That’s No Moon

    Posted by
    Friday, February 26th, 2010 11:30 am

    So here’s a screenshot of my miniLD-16 inspired project. This is mostly just my hexplanet demo with a new tileset drawn from the miniLD palette. I don’t really like the stripey pattern (unexplored land), I need to do something about that.

    Hex Moon

    Hex Moon

    Most of the work here isn’t visible in the screenshot — I ported the hex demo to OpenGL ES, using proper VBO’s and shaders instead of the immediate mode crap it was doing before. This screenshot isn’t running on the iPhone, but it could be. This is running on linux using the PVR SDK in OGLES emulation mode. I’m finding it to be a quite nice SDK, btw, if you’re doing any iPhone graphics stuff and you’re not using it, you’re missing out.

    This will probably be my last screenshot of this as a mini-LD entry, and I might not get a chance to work on it much in the next few months as I’m trying to ship a completely different iPhone project but I do hope to get back to this one, I think it will be a lot of fun and worth finishing.

    Rise of the Taka-Pum: temporary final version!

    Posted by
    Thursday, February 25th, 2010 11:30 am

    So yay, I finally got the tutorials to work properly. As promised (and I don’t feel late at all…) the game is released!

    No AI, so the solo mode is deactivated. The rest should be fine.

    Get it on the submission page (Windows and GNU/Linux).

    I hope the Windows version works. I crosscompiled from Linux, and although it ran in Wine, it was super slow.

    I don’t have new screenshots, except tutorial text, so I’ll put back old ones. Because, heh, a “final” log entry should have screenies…

    Here’s the readme:

    (more…)

    MiniLD16 Part2 or ‘Let’s add some gameplay!’

    Posted by
    Wednesday, February 24th, 2010 11:52 pm

    This miniLD was like more or less all of the last competitions before. I work and work on writing frameworks for the specific game leaving not enough time to do something cool gameplay with it. So I decided to invest an additional weekend so that I finally can say:”Yes it is some kind of game!” :D So stay tuned and buy some fuel for the upcoming Tank-Missions :D

    Ah, as the competition is over, I decided to add one green color to the colormap and I will really think about kicking the input-constraint or just adding additional gamepad-support. Maybe I will use a MiniLD and a Normal-Mode. Similar to the old “Turbo”-Button of my very first PC (8086) where you could lower the speed from 10MhZ to 4.8MhZ . Unbelivable 10 (TEN) MhZ…. seems to be some years ago :D

    Here a very first possible new tank…(blender render)

    tank (blender-render)

    Collision Response

    Posted by
    Wednesday, February 24th, 2010 2:53 am

    It’s neither well coded nor robust, but circle versus circle and circle versus line collision response are now working well enough to continue prototyping. I’m going to put a bit more time into getting the physics working, then I should be ready to begin testing a few puzzle ideas.

    Gameplay done!

    Posted by
    Tuesday, February 23rd, 2010 2:41 pm

    I thought I’d finish tonight, but sleeping 4 hours last night really doesn’t help. I’m off to bed, and hopefully I’ll finish tomorrow… For once I’m gonna try to really polish this game. I think it might turn out good.

    So I think the gameplay is done. The game is fully playable in versus mode (two players on one keyboard). I have texts and scripts ready for the tutorials (which will probably prove very necessary for a rhythm game), but I still need to plug them in. And I have the intention of thinking about making an AI. Or let’s modestly say a computer opponent, because I’m frankly doubting my abilities to make anything clever enough to make the game interesting against it.

    I'm not sure about this title, by the way...

    I'm not sure about this title, by the way...

    In a post-LD version (as if the deadline wasn’t two days ago already…), I’d like to think about networking. I know it’s not always easy to find someone to play around the same computer. On the other hand it’s a lot more fun…

    Anyhoo. I really need to sleep.

    Playable Test

    Posted by
    Monday, February 22nd, 2010 6:31 pm

    Well, I doubt I’ll have anything like a game done within the allotted 48 hours, but here’s a playable test:

    http://vacuumflowers.com/temp/miniLD16

    And here’s a screen shot:

    Crisis

    Posted by
    Monday, February 22nd, 2010 2:08 pm

    I’m having a big gameplay direction crisis. I’m wondering if I’m not making the game too complex, and on the other hand I think making it simpler would make it a lot less interesting.

    Plus the “musical ear” aspect. Should I expect players to be able to reproduce reasonably complex rythms, and how many different ones? This is hard :(

    Plus I suck at art. Boo hoo.

    Note the split screen...

    Note the split screen...

    Battle

    Posted by
    Monday, February 22nd, 2010 11:05 am

    Battle

    So the lil guys now have opponents to fight. Note that arrows and spikes don’t do damage yet, but that will come…

    I’m not dead! Just very late, but it’s a mini so I guess it’s not that bad.

    EDIT: also, i’m very high on caffeine. oO’

    Horse Racing finished

    Posted by
    Monday, February 22nd, 2010 3:11 am

    I spent all day thinking of a name and Horse Racing is my best idea.

    ssbig

    I’m a little late, but had a late start, and I’ve been constantly distracted by the Olympics this weekend. That’s where the idea came from, watching speed skating.

    It’s kind of silly. Just bet on which horse you think will win. 1,2,3,4.

    I wish could have used more of those lovely blues. The sound and music is the best part in my semi-sane sleep deprived opinion.

    link to download page:

    http://www.ludumdare.com/compo/minild-16/?action=preview&uid=505

    Thanks for playing. It’s been great fun making this :)

    Octopus Can Count to Ten – final

    Posted by (twitter: @ExciteMike)
    Monday, February 22nd, 2010 12:33 am

    Late :(

    I gave up on my original idea and didn’t think I was going to do a mini-ld game this time, but then suddenly within a couple hours of the deadline I decided to whip together something bad but playable.

    PLAY ONLINE

    On a happier note, I did make four games this weekend!  The other three were for Klik of the Month Klub.  over here.

    Edit:  Timelapse!

    Helimotive Release

    Posted by
    Sunday, February 21st, 2010 7:55 pm

    It’s done!
    It’s a bit further then my last attempt, I hope it’s interesting!

    Controls, use the numbers to select a car, press the same number a second time, after a brief delay, to drop the object. Try to fill all the cars!

    http://www.ericmcquiggan.com/Gameuploads/ludumdare/LDMini16.swf

    Rolo Bloco – is even more fun than you would expect!

    Posted by (twitter: @Sosowski)
    Sunday, February 21st, 2010 7:50 pm

    Are tribal fights between Rolo and Bloco too hard for you?
    Bored with constantly losing?
    Can’t seem to pick your own side?

    It’s time you unveiled a COMBO!!!

    rbc
    Shredder combo – keep pressing one button repeadetly!

    Find more combos, enjoy the magical world of Rolo Bloco, and crush your enemy!

    Remeber – Rolo Bloco means ‘endless fun’ in Bloco language!

    Nameless Game thing is complete…ish

    Posted by (twitter: @moltanem2000)
    Sunday, February 21st, 2010 7:34 pm

    Well, finished my mini-miniLD game, which i made in about 3 hours… it’s so rushed, it doesn’t even have a name! i spent way to much time on initial graphics, and in the end didn’t have enough for stuff like menu graphics, which ended up being quite simplistic, I like how it came out though, especially the character’s walk cycle. And…. i just realized you can’t win the game… well i guess that’s something i need to fix… anyways, screenshot!

    screeny

    Yay for Jpegs!

    oh, and a link to the other page thingy for this:

    http://www.ludumdare.com/compo/minild-16/?action=preview&uid=1548

    so yeah! fun weekend

    Wow, I Made A Video Game

    Posted by
    Sunday, February 21st, 2010 7:23 pm

    It’s pretty basic and I didn’t get to half the stuff I wanted to, but here’s the two player versus space shooter, PEWPEW.

    Controls:

    Player 1 -
    1: move down
    2: move up
    3: shoot

    Player 2 -
    0: move down
    9: move up
    8: shoot

    http://dl.dropbox.com/u/139336/PewPew.zip

    Windows exe. Unzip, open game.exe, shoot friends.

    MiniLD16 (Untitled) – Final

    Posted by
    Sunday, February 21st, 2010 7:05 pm

    minild16

    My entry for Mini-LD 16: Constraints.  I’d appreciate any comments you might have, as well as what scores you end up getting.

    Click on the image above to play.


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

    [cache: storing page]