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!) ]


LD22 Prep

Posted by (twitter: @physmo)
December 12th, 2011 3:43 am

To be as ready as possible for this weekends LD, I’ll be kicking the tyres of my whole development process (as much as I can anticipate at least) So I thought I’d share my todo list of what I’ll be making sure works and also some stuff I’ll be learning about before the comp. Much better to do this BEFORE the day. Of course it’s a great idea to try making a quick game as preperation, but this list might help if you aren’t going to do that.

Tools.
Check coding tools are set up, and you can import any libraries you intend to use. I’ll be using Slick 2D library with eclipse so I’ll be making sure eclipse keyboard shortcuts are set up like Visual studio (which I am more used to).
Check audio tools and make sure you can load and use output formats.
Check art tools are usable, especially stuff like sprite transparencies, animation, file formats etc.
If you might use a pre-made one, know how to use your level editor and be able to read in the map files.

Input/Output; Test and get familiar with:
Loading/displaying images.
Loading/displaying fonts.
keyboard and mouse input.
loading and playing sounds.

Platforms:
Try making an executable and be sure it runs on all intended platforms like PC, Mac, Unix.  If making a browser game, check that what you are trying to do will run in most popular browsers.

Algorithmic stuff:
Know how to use common structures in the language: lists, maps, arrays etc.
Be familiar with basic game algorithms: collision, movement, velocities, game states and transitions, sorting algorithms, calculating a velocity from an angle, calc angle between two vectors etc.

Misc:
Check your screenshot/video recording tools if you plan to use them.

Anything I’ve missed? Good luck ! :D

nick

www.physmo.com

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]