Untitled Part IIIa

Untitled Part IIIa

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
audio: 2.58
coolness: 0.67
fun: 2.83
graphics: 2.38
humor: 1.94
innovation: 2.86
mood: 2.52
overall: 2.74
theme: 3.71
Written in pygame with music made in http://rebeccanesson.heroku.com/sequencer.html, I present an attempt as a Tower Defence game.

It's written in pygame so until I package it up, you best bet is to install pygame and then clone the repo directly. On a Debian based Linux (Ubuntu) this would be:

sudo apt-get install git pygame

git clone git://github.com/hnjslater/Untitled-Part-IIIa.git

cd Untitled-Part-IIIa

python main.py

On MacOS, the process is similar but to install pygame you should go to http://www.pygame.org/download.shtml and install the appropriate version of pygame before doing the last three steps of the above script
Found a bug?
Tell us on Discord