Cookie Defense

It's christmas.
Everything is prepared, the tree is set up, chimney is cleaned, the cookies are on the counter for santa to eat.. there's only one problem.. MEDIUM SIZED INSECTS ARE ATTACKING!

Grab your.. um.. defenses? and try to slay the hoards of medium insects.

FEATURING:
- RED ANTS
- BLACK ANTS
- BLUE ANTS
(I may have ran out of time doing enemies)
- THE S.W.A.T.T.R.
- THE MELTY SNOWMAN
- THE INSECT BE GONE XL
- AND THE INFAMOUS LOW 2500 OC EDITION

This is a simple endless tower defense game thing, I had more in mind, but being sorta sick doesnt go well with making games. I'm still happy with the end result. Its a game, its playable, has sounds, decent (by my standards) graphics.

The linux build is coming soon(tm) and is as always untested.
Building it yourself is easy, grab all SFML dependencies: https://github.com/SFML/SFML/wiki/Tutorial:-Installing-SFML-dependencies

Clone the git repo:
git clone git://github.com/imerr/LD37 imerld37

Initialize all submodules:
cd imerld37
git submodule init
git submodule update
cd engine
git submodule init
git submodule update

Make a build folder:
cd ..
mkdir build

Run cmake:
cmake -G"Unix Makefiles" ../ -DCMAKE_BUILD_TYPE=Release

And run make:
make -j8

And voila :)

Comments2

meg13 Dec 2016, 00:21
I love the SFX on the LOW, haha. Would be nice to have a speed-up or skip wave button.
nekoballs
nekoballs20 Dec 2016, 20:38
Love TDS! It was hard but fun. Nice not enough cash sound

Other games by @imer_archived

Found a bug?
Tell us on Discord