sparewizard

LD34

Strong Like Orc – Post-Mortem and Announcement

So my first Ludum Dare ever is completed! Hooray!

If you haven’t yet, you are welcome to try my entry, Strong Like Orc, a pseudo-hack’n’slash endless runner starring one (or two!) orcs who are training to defend their tribe against the humans by dodging and smashing their way through a dungeon full of crates. Sample gameplay below!

This was my first entry into this storied competition, though I tried and gave up once a few years ago. In fact, I didn’t even realize that LD was this weekend until 24 hours in! Deciding I had nothing better to do that weekend, I jumped right in to do some brainstorming. I’m very pleased with the results, simple as the game turned out to be. Everyone else seems to be doing it, so I’ll give a bit more detailed description of how everything turned out.

WHAT WENT WELL

Simplicity – After getting an idea and starting, I kept scrapping gameplay features – multiple characters/weapons, enemies to dodge, powerups – in the name of simplicity, and focused on creating a base experience with a (moderately) high level of polish. There’s less to do than I had envisioned, but with the amount of time I had, I think it turned out better for it.

Gameplay – The two buttons used were for jump and dash. Recharging the player’s air jump after a complete spear dash allowed for much fluid gameplay, and suddenly created the additional challenge of how long the player could stay in the air in one continuous dash/jump chain. I felt that the game was quite fun to play, and I received numerous comments to the same effect.

WHAT DIDN’T

Down to the wire – I started after 24 hours had already elapsed, and I had work most of Monday, so I ended up with very little time to work on the game. I only had an hour or so to do all of the audio, so that was a rush to make sounds in sfxr, and find free to use music online, though I am fortunate to have found music which suits the atmosphere of the game. Next time, I’d like to do my own music proper. Technically I went 5 minutes over time trying to get the music to play and fixing audio bugs (please don’t disqualify me).

Level generation – I ended up with a fairly simple algorithm for dungeon generation (place some rectangles randomly, put some boxes on top of those randomly), but there is no difficulty progression, and it is not impossible (however unlikely) to generate a completely impassible hallway. One of my highest priority post-jam improvements to work on is better level generation.

Player communication – I figured the best thing to do was tell the player how to jump and how to attack, and let them figure out the advanced combos. What happened was several people didn’t realize they could double jump until 5 or 10 minutes in, and one person even thought that infinite dash-jumping was a bug. I had added these as occasional gameplay tips when you die, but what instructions I figured were implied didn’t come across the whole time.

FUTURE GOALS

Multiple characters – Try out different weapons for different play styles, for instance knives which you can hold to dash forever, or a big mace which slows the player when they swing.

Level progression and enemies – In addition to the infinite random runner, I’d like to add a dungeon progression where the player clears out successive areas with different enemies/themes, and eventually take on the human army, culminating in wizard boss battles.

Level generation – Add some checks so that the generated hallway is always fair, or at least not impossible, and some progression so the game gets faster/more packed as the game goes on.

ANNOUNCEMENT

I got bored last night, and added an option for a second player, so you can compete with a friend in real time. If you’ve played before, perhaps try again with a second player for you to trounce with your existing skill.

There’s an issue though where if one player dashes, the other increases to the same speed. I’ve left it in because it would be quite hard to find a fitting solution, and because it gives players options to kill each other by dashing when the other is near a wall.

TL;DR – I completed my first Ludum Dare game, check it out here!

Let me what you think!

LD35

Geometer’s Folly – A game about magical shapes

Time is up on making games, and I have a thing to show for it!

I spent too long making the ground/background look nice, and implementing the shape detection, so there’s hardly any game play. Of the nine spells to cast, only two have effects, and there are only a few dumb enemies to take out.

scr2

The game page

I’m hoping to add more stuff in the future – fix the current spells, add the other spells, add enemies, polish, I even have plans for a boss!

LD 39

Power Rhythm Post-Jam Edition

https://www.youtube.com/watch?v=7FpAieAwjMM

I made a rhythm game for this Ludum Dare. Here it is!

In this post-jam edition, songs can include held and slid notes. A new song has been added (featured in the above video!), plus a short, easy level to help familiarize the controls.

I'm still a bit short on ratings. If you check out my game and leave a comment, I'll check out yours!

LD 40

Joining the compo

I'm going to try the compo for the first time...

I'll be using Java, LibGDX, GIMP, FL Studio, probably.

In Temperance Ruin

I'm working on a dungeon crawl, where the monsters become tougher as you find more treasure.

Here's a preview of the dungeon and the UI:

screenshot.png

In Temperance Ruin - introducing map templates!

I made a dungeon crawler for this ludum dare, where enemies become tougher as you plunder the depths and seek the Ultimate Hoard.

sneaker.png

There's no automap in the game, so you've had to draw your own maps... Until now!

Introducing...

Level2.png

Map templates!

I've added an extra download that shows the geometry of the levels, and the start point, but none of the details. You can print the maps (or open in an image editor) and annotate them to show where you've explored, what you've found, and how best to get around the levels.

Game is here: https://ldjam.com/events/ludum-dare/40/in-temperance-ruin

Character Creation and Saving / Loading

Did more work on the post-jam edition of my dungeon crawler, In Temperance Ruin.

Character Creation

naming.gif

You can now provide a name and a portrait when creating a character.

Saving / Loading

load.gif

The game can take quite a while to complete, so I've added a save game mechanism.

Whenever you leave and re-enter the dungeon, your character is saved. You can reload by typing in the same name when starting the game.

I also added a boss fight for when you find the treasure vault (not pictured).

My plan is to take the experience I've gained here and make a proper party-based RPG with more depth to the character development, more complexity to the combat and interactions, and a more interesting world to explore.

Play here, if you so choose.

In Temperance Ruin enters The Next Dimension

Based off of feedback on my dungeon crawler, it seems that a lot of people are diving into the dungeon without drawing maps, and are ending up lost in the depths. So I made a significant upgrade to my game, with the goal of making it easier to explore and roam without getting hopelessly lost.

Used to look like this:

fake3d.gif

Now introducing... The Next Dimension!

full3d.gif

This makes it a lot easier to make new walls (1 texture vs 6 pre-drawn images, 4 of which have perspective built in). So, now there are more decorations and details in the dungeon. These will serve as landmarks to help people remember layouts and locations, and to let them know when they've been walking in circles.

There are also a limited supply of fountains that heal, and reduce damage taken to stats.

Play here!

I'm a bit behind on ratings given, so I'll go through my comments and rate games from there tonight.