Well, Mike ran in to problems getting ldjam.com working properly with about 12 hours left in the Compo, so this is the backup plan.
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 :)
Downloads and Links
Ratings
#1798 | Coolness | 0% |
Comments
You must sign in to comment.
I love the SFX on the LOW, haha. Would be nice to have a speed-up or skip wave button.