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


Tower Evolution – Postmortem

Posted by
August 28th, 2012 6:53 pm

Had to fall back to the Jam, almost ran out of time.  Overall, very satisfied with the core game, just wish I had added more polish.  Play it here.

What went right:

Level format and code

I’ve never made a good tile engine before, but I’m very satisfied with this one.  Levels are stored in PNG format, each color corresponding to a certain tile type.  The entire level is rendered at once and trimmed, but the levels are small enough that there are no performance issues.

Basic gameplay elements

I knew what I wanted to do within the first hour, and I mostly stuck to my ideas the whole time.  Having a solid base allowed me to focus on programming the engine instead of design.

What went wrong:

Java

Java is awesome and all, but until two days ago, I had no idea how to use applets, canvases, or anything else in AWT.  It only took a few hours to learn, but that was valuable time.

Balance

I didn’t put much thought into the damage rates or enemy attributes, and there is no resource system, so it’s very easy to overpower enemies by spamming everything.

Tags:

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]