Download Latest Version konsole_invaders0.4.1_en.tar.gz (27.6 kB)
Email in envelope

Get an email when there's a new version of Konsole Invaders

Home
Name Modified Size InfoDownloads / Week
konsole_invaders_de 2011-10-23
konsole_invaders0.4.1_en.tar.gz 2011-10-23 27.6 kB
konsole_invaders0.4.tar.gz 2011-09-23 30.8 kB
README 2011-09-23 1.5 kB
konsole_invaders0.3.tar.gz 2011-09-08 29.4 kB
konsole_invaders0.2.tar.gz 2011-09-05 27.9 kB
Totals: 6 Items   117.1 kB 0
See LICENSE to get more information about the license with which this program comes.

Installation:
	1.Uncompress the archive you downloaded.
	2.Open a terminal.
	3.Change into the directory where you uncompressed the archive and where the makefile is.
	4.Type make.
	5.Press Return.
	6.Now you have got the executable file.
	7.Start it with ./konsole_invaders

Controls:
	1.Arrow keys
		Move left (decrement parameter in menu): left arrow key
		Move right (increment parameter in menu): right arrow key
		Shoot (move up in menu): upper arrow key
		Move down in menu: lower arrow key
	2.wasd
		Move left (decrement parameter in menu): a
		Move right (increment parameter in menu): d
		Shoot (move up in menu): w
		Move down in menu: s
	3.vi-Mode
		Move left (decrement parameter in menu): h
		Move right (increment parameter in menu): l
		Shoot (move up in menu): k
		Move down in menu: j
	Use space to choose the selected button in the menu.
	You can also shoot with space.
	To quit in-game you have to press and hold Escape.

Configuration:
	You can configure the game in-game.
	The configuration will be saved in the ascii text file .konsole_invaders.conf.
	Here are the parameter ranges:
	Height: 20 to 100 (standard 40)
	Length: 4 to 200 (standard 100)
	Waves: 1 to 15 (standard 15)
	Enemy-Columns: 1 to Length / 4 or 25 (standard 10)
	More Life: 1 or 0 (standard 1)
	If More Life is 1 you will get one life and one rocket more every second wave.
Source: README, updated 2011-09-23