Krampushack 2016 entry
======================

Introduction
----------------------------------

This game was produced for Krampushack 2016,
as a gift to Eric Johnson. Happy Christmas Eric!
It is an extension of our entry for TINS 2008

To find out more about this competition, see:
https://www.allegro.cc/forums/thread/616642

How to play: 
----------------------------------

	Arrow keys / Numeric keypad: move around
	A, Z: move helicopter up / down
	TAB: toggle between chopper and tank
	SPACE: shoot
	
There are 4 levels. The goal of each level is to find
a gift and open it. (The gifts are wrapped
in a military-grade titanium-asbestos alloy,
so you need to shoot them to open them).

How to compile:
----------------------------------

You only need allegro (I used allegro 5.2.0) to compile.

Compile:
		$make

Run
		$./build/debug/dr_f
	
You can use the following start-up options:
	
	-windowed: run the game in a window
	-fullscreen: run the game fullscreen

Copyright
----------------------------------

Copyright (C) 2016 - Max and Amarillion
Visit the authors website at http://games.helixsoft.nl

Like Allegro itself, this game is gift-ware. See LICENSE.txt for details.

Media included with this game:

The font !CRASS ROOTS is published under the Open Font License, 
see http://openfontlibrary.org/media/files/ChozCunningham/30

The font !Rursus Compact Mono is published under the Open Font License,
see http://openfontlibrary.org/media/files/rursus/242

Sound effects were generated using 
http://www.superflashbros.net/as3sfxr/

All other media were created by the authors