Cavern Defense
Ludum Dare #15 - Caverns

Open Source
License: MIT
(See source code for more information)

Cavern Defense is a turn-based strategy game for two players.

Instructions:
Use your mouse: Left-click on a unit to select
				Then left-click on the map to move
				or left-click on an enemy unit to attack
Game is won if all enemy units are dead.


Story:
The orcs have been pushed back to the caverns by the loyal army and are being
constantly attacked.


A Win32 as well as a Linux executable is located in the /bin directory.
To be able to run the Linux binary you need to have libSDL, libSDL_image, libSDL_gfx and libSDL_mixer
installed on your system.

Compiling:
FreePascal 2.2.2 or higher is needed to compile the game. Get it
from http://www.freepascal.org

Win32:
To compile this game with FreePascal go to the /source directory and
double-click on the compile.bat (Only works if FreePascal is located
at C:\FPC\2.2.4). And done :)
Linux:
Go to the /source directory and type "make" in the terminal.
You need the have the development libraries for libSDL, libSDL_image, libSDL_gfx and libSDL_mixer
installed on your computer.
Mac OS X:
Go to the /source directory and type "make" in the terminal.
You need to 


Keys:
ESC - Back to main menu/Quit game
R - Restart game 
F (or D) - Shows FPS and some other stuff
W (or ALT + ENTER) - Switch window and fullscreen mode

Used tools:
- FreePascal 2.2.4
- Smultron
- Notepad++
- MS Paint
- ScapeMaker
- Audacity
- GarageBand
- GIMP
- Cinema 4D


(C) Johannes Stein, Freeze.Dev
http://www.freeze-dev.de
info@freeze-dev.de
