aboutsummaryrefslogtreecommitdiff
path: root/V3/CONTROLS.md
diff options
context:
space:
mode:
Diffstat (limited to 'V3/CONTROLS.md')
-rw-r--r--V3/CONTROLS.md37
1 files changed, 37 insertions, 0 deletions
diff --git a/V3/CONTROLS.md b/V3/CONTROLS.md
new file mode 100644
index 0000000..335f298
--- /dev/null
+++ b/V3/CONTROLS.md
@@ -0,0 +1,37 @@
+Controls
+========
+
+Mouse
+-----
+
+* Clicking left mouse button: Selecting the clicked unit when in range
+* Holding down left mouse button: Drawing a rectangle for selecting several units inside
+* Clicking right mouse button: Move selected units to mouse position
+
+Keyboard
+--------
+
+* ESC : Open menu and pause game
+* C : Toggle camera between scrolling and centered mode
+* 1 : Trigger meatball explosion
+* 2 : Summon zombies from corpses (or from a graveyard if you have no more minions)
+* 3 : Transform five zombies to a meatball
+* 4 : Transform one zombie to a skeleton
+* 5 : Transform three skeletons to a horse
+
+Techdemo
+--------
+
+When pressing a specific key once and klicking on the map you can create one unit.
+
+* F1 : Create zombie
+* F2 : Create skeleton
+* F3 : Create peasant
+* F4 : Create knight
+
+Cheats
+------
+
+* F5 : "Hippie mode"
+* F6 : Change necromancer gender
+* F8 : Toggle Fog of War on/off \ No newline at end of file