Awesome
Don´t Crush my Castle
Version 0.7.7 (alpha)
Highly customizable tower defense style game To play jusst click where you want to build a tower, space key to change between towers
HOW TO:
- Compile: run make
- Test: execute test.sh
- Get Started: https://github.com/demiurgosoft/dont-crush-my-castle/wiki/Getting%20Started
BRANCHES:
To compile DCmC,liballegro5-dev should be installed with all liballegro5 addons To install all allegro dependencies,run sudo apt-get install liballegro5-dev or go to https://wiki.allegro.cc/index.php?title=Getting_Started#Installing_Allegro C++11 required to compile DCmC
This project participates in the following contests:
CUSL - http://www.concursosoftwarelibre.org/1415/?q=proyectos
Certamen de Proyectos Libres de la UGR - http://osl.ugr.es/2014/09/26/premios-a-proyectos-libres-de-la-ugr/
Find Don´t Crush My Castle in: GitHub - https://github.com/demiurgosoft/dont-crush-my-castle
GitHub Pages - http://demiurgosoft.github.io/dont-crush-my-castle/
GitHub Wiki - https://github.com/demiurgosoft/dont-crush-my-castle/wiki
This Project is Open-Source under GNU GPL v3
Attributions
ALLEGRO 5 - http://alleg.sourceforge.net/git.html
TinyXML2 by Lee Thomason - https://github.com/leethomason/tinyxml2
example_clock.png (used for testing) is under CCLicense by [Jorge Durán Llanos] (https://github.com/Caesar95) <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Licencia de Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a>
cyberpunk_skin is under CCLicense by terceranexus6
ground_tileset.png is under CCLicense by George_
all enemy_0 files are part of the "Medieval fantasy character sprites" art by [Johannes Sjölund] (http://opengameart.org/content/character-animations-clothes-armor-weapons-skeleton-enemy-combat-dummy) under CCLicense
tower_cartoon.png is under CCLicense by nicubunu
explosion.png is under CCLicense by Cuzco
cannonball.png is part of the tutorial Physics Game Entirely using PHYSICS under CCLicense by Lordshiva1948