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

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

This game was produced for Krampushack 2016,
as a gift to Eric Johnson. Happy Christmas Eric!

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/xmas16_for_eric
	
You can use the following start-up options:
	
	-windowed: run the game in a window
	-fullscreen: run the game fullscreen

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

Copyright (C) 2016 - Unrevealed authors

As per the rules of the competition, the author of
this game is kept secret at the initial release.

To find out more about this competition, and to 
see who the author was, see:

https://www.allegro.cc/forums/thread/616642


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