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, 23 hours, 35 minutes, 42 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) ]


    Posts Tagged ‘Ren’Py’

    All The Spirals Winding Down: Indie Gamedev Resources!

    Posted by (twitter: @SanitySold)
    Tuesday, May 7th, 2013 7:46 am

    https://inkbunny.net/journalview.php?id=82430

    Don’t support Adobe: Indie Gamedev Resources
    Alternatives for animation and art:

    TVPaint: http://www.tvpaint.com/gallery

    Inkscape: http://inkscape.org/download/

    Artrage 4: http://www.artrage.com/artrage-demos.html

    Paint Tool SAI: http://www.mediafire.com/?gi41fa2i7r12umi

    GIMP: http://www.gimp.org/downloads/

    Mandelbulb3d: http://mandelbulb3d.deviantart.com/

    It’s time to blacklist Adobe for bad business practices that hurt independent artists and programmers!

    Writer’s website: http://www.everything2.com/ Everything2

    So you wanna make a game?

    Can’t go wrong with natural language syntax and Python!

    http://www.renpy.org/latest.html Renpy Hub

    http://lemmasoft.renai.us/forums/ Lemmasoft Forums

    http://www.pygame.org/wiki/tutorials Pygame tutorials

    http://aiflossgd.blogspot.com/?view=classic FLOSS blog

    Ludum Dare is THE nexus for independent game development: http://www.ludumdare.com/compo/

    Up to the minute news on games: http://games.slashdot.org/ Slashdot

    The Call – Postmortem (AKA Rookie mistakes a gogo)

    Posted by
    Wednesday, May 1st, 2013 2:29 pm

    Phew, so after two and a half hellish days, here we are. The Call is actually finished (kind of).

    Last Friday I never made a game in my whole life and never thought I would.

    Now, just three days later, I completed my first game.

    The feeling of accomplishment is overwhelming, even though the result is not spectacular.  This, plus the fun I had making it, are worth the sleep deprivation and stress of this last week end!

    Let’s look back in time and analize what made the development of The Call possible and what made it Hell on Earth, so that next times I’ll ake a game I won’t have to keep the phone near me to call 911 in case I have a heart attack.

    What went unexpectedly smooth:

    1. Ren’Py.
      As I said in another post, this engine is pretty amazing once you get to know its possibilities. It’s so much more than a visual novel engine. This weekend helped me appreciate the qualities and fun of scripting for this engine. I have to say it was a neat choice for my first game since it allowed me to save a lot of time on many things that would have taken forever in another, lower level language (for example sound). I was really satisfied of its scripting language and its extensibility. I will use it again in another game, that’s for sure (even though I’m thinking about using Haxe for the next LD for making something more interesting gameplay wise).
    2. Deciding the engine/language I would use before the start of the competition.
      I knew way before the theme came out on saturday that I would be making a game in Ren’Py. That saved me a lot of time on brainstorming ideas later on cause I already knew what the possibilities and limits of my engine were. I also had some time to become familiar with the engine itself, so that I would not start for absolute zero at the start of the compo, thus saving a little amount of time.
    3. Brainstorming ideas.
      As soon as I knew the theme for the compo, I sit down on my desk with a piece of paper and a pen and nothing else and started writing. Writing, writing, writing. I wrote down ideas, comments on ideas, random thoughts, imprecations, everything that passed in my mind. Pure freeform mindflow. The result was that, after a few mediocre ideas or some amazing iddeas that I would have never had the time to do, I finally struck an idea that appealed me: making a game with minimalistic dialogue.
      The original idea was completely different and probably more interesting as far as the competition goes: it was about a game where you have to save a princess and can only choose to save her. After that, the game would end. The only additional choices would change the context of the things happening, so you could save princess Diana with a motorbike on fire or save princess Peach killing all the Goombas with a machine gun. The idea was cool but way more ambitious, so I had to scale it down a lot. In the scaling down process, a lot of stuff changed, ending in what you have played (or will play, or won’t play, your choice) which in no way resembles the original idea. The original title was also different (The Mission). I still think it is a cool idea and may implement it in the near future.
      Still, after less than three hours in the competition, I already had a rough idea of what my game would be. This gave me an immense motivation that I would have never had if I didn’t have a clue on what I would be doing. This played a huge part in me actually being able to finish my first game.
    4. Knowledge of the tools.
      Most of the tools I’ve been using (Ren’Py in part, REAPER for sound, GIMP for drawing) I know very well, meaning I saved a shitload of time on a lot of stuff that I would have to learn, subtracting time from the already limited time pool of the competition. A little hooray for me!

     

    What went horribly wrong:

    1. Ren’Py.
      This engine is a double edged sword. While it has great potential, actually being able to use it means having over the top google fu abilities. Its documentation is extensive, but lacks examples. This implies that implementing new stuff isn’t immediate and requires some attention.
      Luckily PyTom (the head behind Ren’Py itself) is an exceptional dude and posted tons of helpful posts in his forum, and the whole community is very supportive; still, districating the gold out of the World Wide Web is not immediate and lead to a lot of time spent in the browser instead of in making the game.  This to be honest is more of a  nuisance and less of an issue if you do not have deadlines; doing it for a LD (especially my frist one) was instead particularly stressful.
      Still, I have to say that the new stuff I learned over these three days made me want to explore the possibilities of Ren’Py even more. I already have an idea for a new game, and this time making it will be way smoother since I actually know how to do stuff.
    2. Failing to follow my own advice.
      On Friday I posted a list of suggestions to actually make my first Ludum Dare go smoothly. I feel slightly guilty in saying that I completely ignored my own advice, and as a consequence nearly fell asleep on the keyboard trying to correct bugs at 4 AM after a 20 hours day. My biggest failure was not remembering that details are EVIL. As a perfectionist, details have a devilish charm and it never feels too soon to start working on them (whil eit actually is). What I did wrong was starting to work on art and music while not having any idea for a script. While at least it gave me something interesting to put into the game, it put me back more than 36 hours on the script, which I completed on the last few hours of the competition. I actually finished the script for the interactive novel less than one hour before the ending of the compo, meaning that it would have been impossible to finish all the debugging and proofreading in time for the LD48. I still made it for the jam, but it still disappoints me that I came so close to the deadline without actually making it.
      (In my defense, I have to say the original script I though of was crap and putting it back on time allowed me to rethink a lot of stuff and refine it a lot, making a lot more interesting to read at least. Still, doesn’t hold up as an excuse to me.)
      As they say, there are two ways to learn stuff: the hard and the easy way. This time I went for the hard one. Next time hopefully I won’t make the same mistake again.
    3. Time management.
      This was the number one issue for me. While I actually scheduled the times for everything quite rigidly, I didn’t include any time for debugging. This was HUGE. As an excuse I can say this was my first project, so I had no idea debugging could take so much time; on the other hand, thinking it would take NO time was foolish from my side. I mean seriously! Thinking about it, how could I think the game would just fall in place by itself? Another big mistake that I won’t make again.
    4. Sleep deprivation.
      I didn’t think this would be such a big issue. I’m probably getting too old for 4 hour sleep schedules. Or, more probably, thinking intensive activities like making a game actually reuire the brain to be well rested before going on a marathon. The fact is, the last few hours before the end of the 48 hours were an agony. I had an half finished script after 16 hours of work in that same day and 4 hours total of sleep and it was extremely hard to maintain focus. In the end I did it (sort of), but I would never repeat that again. You can make more in an hour with a well rested brain than in 5 hours with a sleep deprived one.

     

    So, I’m guessing that’s it. Being my first attempt at this, I learned quite a lot, some in the hard way, some in a softer manner. This post was immensely useful for myself and I really hope this may help others startng out on what to expect. Good luck to everyone!

    PS: I’ve played now over 140 games in this competition. I’m completely and honestly in awe for some of you guys out there. I’ve seen so much creativity and talent in those games that it actually warms my heart. I sincerely hope all the best for all you guys!

    Some Basic Concept done! I present you… The Mission!

    Posted by
    Friday, April 26th, 2013 10:36 pm

    Ok, after a difficult 6AM rise and already 2 hours behind the schedule, I crawled to the PC to find a theme that made me gasp. Hell, I really didn’t expect this to be a theme. I mean, tell me about a game done in 48 hours that isn’t minimalistic!

    So, the brainstorming session started quite slowly. Pick up the pen, go to the desk with a white paper and start writing whatever came to my mind. An hour later I’m rather happy to say that I have a clear idea of the concept of the game. And (this coming from me is actually quite unexpected), seems pretty fun to both implement and play. Let’s make a quick heads up.

    My traing of tought followed this route: about 99.9% of the games that will be developed will focus on minimalistic graphics. Well, that’s almost a given, due to the time constraints. That CAN fit the theme alone but of course with a theme so ample there are a lot of stuff you can apply it on: mechanics, story, choices, number of buttons used… I see from posts that this last one is a common choice… Very interested in seeing the results!

    Ok, since I’m using Ren’Py for the development of my game, I’ll focus on… Drum roll please… Minimal dialogue choices! 

    (Why is no one clapping?)

    Ok, it is not the most original idea in the world, but hear me now. The game is about rescuing a princess. You have two choices: “yes” and “why?”. With “yes”, you save the princess and all is good. You see an image of you saving the princess, credit roll and goodbye. With “Why?”, the narrator explains your reasons. For example, “Cause you are in love with her”. Then you have the same two choices: “yes” and “why?”. With yes, you win the game, credit roll and all. With “why”, the narrator explains… You get the idea.

    So, you can basically choose any time to save the princess, but you can go as deep as you can with your  The fun stuff is, this can go on for quite a while, and can lead to some pretty fun writing. With time, you will access some unique questions. And, now for the fun part: based on the question you asked, the final image will change according to the details you unveiled. More question you will ask, more details you will add. Think Binding of Isaac: each power up adds up effects on the character. This will be the same but with the final image.

    The title for this game is (since the theme is minimalism, let’s keep it simple):

     

    The Mission

    (Oh yeah!)

    I’m pretty happy with the concept so far. I really didn’t expect to be happy with a concept of a game less than one hour after waking up. I have some basic idea on the Ren’Py script to use, now let’s get down to work!

    My first Ludum Dare!

    Posted by
    Thursday, April 25th, 2013 3:28 pm

    I’m in! First ludum dare and first attempt at completing a game ever! Wow, that sounds scary. Hopefully this will be a learning experience even if I miserably fail in delivering my game.

    Since a lot of people have been listing their tools for the job, I guess I’ll do the same.

    • Genre: Point and click adventure
      I had been planning to make a free point and click adventure for a while now, so I thought that making a ludum dare entry may be some good training wheels before throwing myself into my “dream project”.  The fun thing about this genre is that it can fit any theme pretty easily.
    • Language: Python
    • Engine: Ren’py
      I’ve rarely seen Ren’py being used in ludum dares and never for anything other than visual novels, and that’s a serious pity. Yes, it is an engine for visual novels, something that actually made me ignore the engine for a long time  (stupid, stupid!). But the reality is its scripting language is so fast to use and flexible you can do some rather complex stuff with it.
      Okay, it’s pretty limited: for example, only 2D (no 3D models), and is not ideal for stuff that requires real time input, like a platformer (using plain pygame is better for that). But if you want to make something story driven that requires user input once in a while (a point and click game, for example), its scripting language is pretty powerful. It’s a pity everyone uses it mostly for visual novels and dating sims cause there is a lot of stuff that could be done with it. I’ve done a prototype of a first person point and click game in a matter of  minutes, no joke.
      Fast prototyping, fast debugging and on the fly script reloading means an immense amount  of time saved that can be used to add more mechanics or make better art and music. Since I know that I will be using (wasting) most of my time to come up with an interesting idea, time efficiency is a critical factor. Plus, it’s multiplat AND free. 
    • Editor: Notepad++
    • Graphics: Paint.NET, GIMP, probably some handdrawn or rotoscoped stuff.
    • Audio: REAPER combined with the free and excellent sounding Synth1

    Good luck to everyone and good work!

    I’m in!

    Posted by (twitter: @Catsweb)
    Monday, April 22nd, 2013 9:53 am

    I’m in again!

    I will be using Ren’Py with my new Point and Click Framework plus my Hidden Object code plus my Puzzle Code.

    Go Maritimes Canada!

    Yay! I’m in too!

    Posted by (twitter: @Catsweb)
    Thursday, April 12th, 2012 4:46 pm

    This will be my third Ludum Dare.

    I will see what the theme is before I determine what I’m going to use.  The candidates are

    • Ren’py
    • Inform7
    • J.S.Vine
    • Undum/Vorple
    • Twine/Twee

    If you haven’t guessed, it will be some type of story based game.

    My son might be participating in the Jam with his friends.  If so, I’ll be on hand to help program it.

    Susan

    You Are Not Alone!

    Posted by (twitter: @Catsweb)
    Friday, December 16th, 2011 11:39 pm

    We have the work divied out and the skeleton of a story set.  It’s a dating sim, ‘cuz that’s the kind of game we all like.

    I find it amusing that a couple of posts ago someone urged NOT to do a dating sim. :)

    There is a plot affecting mini game written in pygame.

    Susan and the Myzzy Team

    We’re in!

    Posted by (twitter: @Catsweb)
    Tuesday, December 6th, 2011 9:39 pm

    This will be my second LD.  Last time I did the comp, this time I’m recruiting some friends and doing the jam.

    Using Ren’Py or Javascript

    Susan

    Post Mortem of CRS Escape

    Posted by (twitter: @Catsweb)
    Tuesday, August 30th, 2011 9:56 am

    This was my first Ludum Dare and it totally rocked.  I am a great fan of creativity under a deadline events.  I’ve participated in NaNoWriMo (Novel Writing), 24 Hour Comic, and NaNoRenMo (Visual Novels).

    The Good:

    Remembering to keep things simple.  The original story I came up with was much more complicated and involved things like timers and explosives.  I broke it down to the simplest elements.

    I made my own event system. OK.  This is not that great an achievement, but I am happy with how well it worked.

    The Bad:

    End Graphics (The Lack of) I ran out of steam with the artwork and didn’t make any. The game didn’t feel complete without them.

    Awkward interface.  Adding the mini map helped a bit, but it was hard to place yourself in the location.

    Passage of Time not Apparent. Many people didn’t notice that the raccoon was slower than the cat.

    What I learned:

    You are much tougher on your game than other people are.  There is no need to point out all your mistakes to the people playing your game.

    Play my game!

    Susan

    Custom Framework

    Posted by (twitter: @Catsweb)
    Tuesday, August 16th, 2011 6:44 pm

    This is my custom framework for hidden object mini-game in Ren’Py.

    http://lemmasoft.renai.us/forums/viewtopic.php?f=8&t=11246

    Susan

    Woooot! I’m in!

    Posted by (twitter: @Catsweb)
    Tuesday, August 16th, 2011 8:24 am

    I finaly found out about this BEFORE it happened.

    I don’t think my husband is going to like it. ;)

    Game: Visual Novel using Ren’Py
    Art: MyPaint/Photoshop/might spring for Sai
    Music: Live recording/Audacity

    Susan

    Ren’Py rocks!

    Posted by (twitter: @McFunkypants)
    Wednesday, June 22nd, 2011 8:10 am

    Ren'Py rocks.

    The author of Ren’Py (the best visual novel engine and the tool I recommend most enthusiastically for this weekend’s miniLD #27) has expressed support for Ludum Dare!  He is frantically working on bugfixes for a fresh new version of Ren’Py for you all to enjoy this weekend.

    Be sure to check it out: this is a master work and a labour of love that has been constantly updated for over two years. http://www.renpy.org/why.html

    I warmly encourage everyone to follow him on twitter: http://twitter.com/#!/renpytom


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

    [cache: storing page]