LD33 - Overlord

LD33 - Overlord

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
coolness: 0.79
fun: 2.79
graphics: 3.05
innovation: 2.56
overall: 2.95
theme: 1.85
I went pretty loose with the theme, but overall the game turned out to be interesting. Kind of played on the human condition rather then literal monsters, but never got around to a few additional systems that would have helped it make sense. I apologize for the lack of sound and music but I'm impressed I found enough time to finish the game, it was a tight race against time, but at least there's something I have to show for it.

Some of the Challenges I faced:

AI - totally forgot I needed to do this part, and although its a bit rough, it turned out alright

Movement - Unit movement is surprisingly tough in an RTS that I originally intended for mobile (So its all touch style interface) so its all based on a single click and the information you can gather between the 3 actions you have.

Things I needed to scrap:

Procedural generated level, If you look the code is in there using perlin noise to create random levels but I decided to comment it out and go with a good old fashion tile map, although it doesn't really matter as they are all the same tiles, and I don't use that information for anything. But it was fun to experiment with it.

Towns Giving you stuff. Just ran out of time, its unfortunate cause it sounded cool and added depth, but oh well, maybe in a future build.

Features include a morale system (the bar under the unit size/health)

Morale dictates how effective a unit is. Controlled towns give health regen bonus and morale boost (even while in combat).

How to Play

------------

Controls:

Click and drag from a unit to move them

Click and drag from the field to move the camera

WASD to move the camera

Goal for Victory:

Wipe out the enemy's units

Tools

------

Unity

[Short list this time]]

Like what I did or have a question? leave it in the comments or on twitter

---------

Twitter: https://twitter.com/tylermatchett

Note

------

Can't get Github to work for source, I will continue trying, but for now I have removed the link.

UPDATE

-------

Replaced the shitty HTML5 web build with a unity web one. Still works best with the win download though.

Thank you all for the great feedback, I'm glad people seem to be enjoying it, I threw an android build up to see if I could and switched out the webGL for the good old fashioned unity web player.
Found a bug?
Tell us on Discord