<?php

return
[
	[
		'name'              => 'absCanvas',
		'category'          => 'Engine',
		'stars'             => 3,
		'ui_language'       => 'English',
		'prog_language'     => 'Java',
		'short_description' => 'A powerful 2D Tiled-Game-Engine for java. Completely in canvas and with network support.',
		'add_date'          => '2012-05-28',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/absCanvas_description.md'); },
		'thumbnail_name'    => 'absCanvas.png',
	],


	[
		'name'              => 'All in One',
		'category'          => 'Tool',
		'stars'             => 1,
		'ui_language'       => 'German',
		'prog_language'     => 'Delphi',
		'short_description' => 'A little \"swiss army knife\" programm with over 100 different functionalities',
		'add_date'          => '2008-11-26',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/All in One_description.md'); },
		'thumbnail_name'    => 'All in One.png',
	],


	[
		'name'              => 'Beepster',
		'category'          => 'Hoax',
		'stars'             => 0,
		'ui_language'       => 'English',
		'prog_language'     => 'Delphi',
		'short_description' => 'Annoy your teachers/freinds with a very high pitched sound, even without external speakers.',
		'add_date'          => '2008-06-04',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Beepster_description.md'); },
		'thumbnail_name'    => 'Beepster.png',
	],


	[
		'name'              => 'BefunUtils',
		'category'          => 'Compiler',
		'stars'             => 4,
		'ui_language'       => 'English',
		'prog_language'     => 'C#',
		'short_description' => 'My selfmade Code-to-Befunge93 compiler, with a few little extras.',
		'add_date'          => '2014-08-04',
		'urls'              =>
			[
				'github'      => 'https://github.com/Mikescher/BefunUtils',
				'wiki'        => 'https://github.com/Mikescher/BefunUtils/wiki',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/BefunUtils_description.md'); },
		'thumbnail_name'    => 'BefunUtils.png',
	],


	[
		'name'              => 'BefunZ',
		'category'          => 'Interpreter',
		'stars'             => 3,
		'ui_language'       => 'English',
		'prog_language'     => 'C#',
		'short_description' => 'A Befunge-93 Interpreter compatible with Befunge-98 dimensions.',
		'add_date'          => '2013-05-03',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/BefunZ_description.md'); },
		'thumbnail_name'    => 'BefunZ.png',
	],


	[
		'name'              => 'Blitzer',
		'category'          => 'Hoax',
		'stars'             => 0,
		'ui_language'       => 'English',
		'prog_language'     => 'Delphi',
		'short_description' => 'Hoax you teachers/friends with flashing lights on your monitor.',
		'add_date'          => '2008-05-05',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Blitzer_description.md'); },
		'thumbnail_name'    => 'Blitzer.png',
	],


	[
		'name'              => 'Borderline Defense',
		'category'          => 'Game',
		'stars'             => 4,
		'ui_language'       => 'English',
		'prog_language'     => 'Java',
		'short_description' => 'A improved Space-Invaders clone - programmed from the Java-AG, Oken.',
		'add_date'          => '2012-05-24',
		'urls'              =>
			[
				'download'    => 'direkt',
				'homepage'    => 'http://borderlinedefense.99k.org/',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Borderline Defense_description.md'); },
		'thumbnail_name'    => 'Borderline Defense.png',
	],


	[
		'name'              => 'Crystal Grid',
		'category'          => 'Game',
		'stars'             => 4,
		'ui_language'       => 'English',
		'prog_language'     => 'Java',
		'short_description' => 'A challenging, tactical mini-game in blueprint-style.',
		'add_date'          => '2013-01-03',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Crystal Grid_description.md'); },
		'thumbnail_name'    => 'Crystal Grid.png',
	],


	[
		'name'              => 'Deal or no Deal',
		'category'          => 'Game',
		'stars'             => 0,
		'ui_language'       => 'German',
		'prog_language'     => 'Delphi',
		'short_description' => 'A digital version of the same-named german tv-show game.',
		'add_date'          => '2008-10-08',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Deal or no Deal_description.md'); },
		'thumbnail_name'    => 'Deal or no Deal.png',
	],


	[
		'name'              => 'Dynamic Link Fighters',
		'category'          => 'Game',
		'stars'             => 1,
		'ui_language'       => 'English|German',
		'prog_language'     => 'Delphi',
		'short_description' => 'Program your own KI and let it fight against others in a brutal deathmatch.',
		'add_date'          => '2010-12-04',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Dynamic Link Fighters_description.md'); },
		'thumbnail_name'    => 'Dynamic Link Fighters.png',
	],


	[
		'name'              => 'exeExtract',
		'category'          => 'Tool',
		'stars'             => 0,
		'ui_language'       => 'English',
		'prog_language'     => 'Delphi',
		'short_description' => 'A simple tool to copy all files of a specific extension from a folder.',
		'add_date'          => '2008-03-26',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/exeExtract_description.md'); },
		'thumbnail_name'    => 'exeExtract.png',
	],


	[
		'name'              => 'ExtendedGitGraph',
		'category'          => 'Library',
		'stars'             => 2,
		'ui_language'       => 'English',
		'prog_language'     => 'PHP',
		'short_description' => 'A simple php module to display a overview of you github commits',
		'add_date'          => '2014-06-08',
		'urls'              =>
			[
				'download'    => 'https://github.com/Mikescher/extendedGitGraph/',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/ExtendedGitGraph_description.md'); },
		'thumbnail_name'    => 'ExtendedGitGraph.png',
	],


	[
		'name'              => 'Graveyard of Numbers',
		'category'          => 'Tool',
		'stars'             => 0,
		'ui_language'       => 'German',
		'prog_language'     => 'Delphi',
		'short_description' => 'A little tool to continuously rename files.',
		'add_date'          => '2008-10-01',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Graveyard of Numbers_description.md'); },
		'thumbnail_name'    => 'Graveyard of Numbers.png',
	],


	[
		'name'              => 'H2O',
		'category'          => 'Game',
		'stars'             => 2,
		'ui_language'       => 'English',
		'prog_language'     => 'Delphi',
		'short_description' => 'Try creating the biggest chain reaction and see yourself climb up in the global leaderboard.',
		'add_date'          => '2009-01-24',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/H2O_description.md'); },
		'thumbnail_name'    => 'H2O.png',
	],


	[
		'name'              => 'HexSolver',
		'category'          => 'Tool',
		'stars'             => 5,
		'ui_language'       => 'English',
		'prog_language'     => 'C#',
		'short_description' => 'An automatic parser and solver for Hexcells, Hexcells Plus and Hexcells Infinite.',
		'add_date'          => '2015-05-06',
		'urls'              =>
			[
				'github'      => 'https://github.com/Mikescher/HexSolver',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/HexSolver_description.md'); },
		'thumbnail_name'    => 'HexSolver.png',
	],


	[
		'name'              => 'Infinity Tournament',
		'category'          => 'Game',
		'stars'             => 4,
		'ui_language'       => 'English',
		'prog_language'     => 'Java',
		'short_description' => 'A never ending Tower Defense where you fight against your own score.',
		'add_date'          => '2012-04-14',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Infinity Tournament_description.md'); },
		'thumbnail_name'    => 'Infinity Tournament.png',
	],


	[
		'name'              => 'jCircuits',
		'category'          => 'Simulation',
		'stars'             => 4,
		'ui_language'       => 'English',
		'prog_language'     => 'Java',
		'short_description' => 'A fully featured logical circuit simulator with many prebuild components',
		'add_date'          => '2011-12-16',
		'urls'              =>
			[
				'download'    => 'direkt',
				'sourceforge' => 'http://sourceforge.net/projects/jcircuits/',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/jCircuits_description.md'); },
		'thumbnail_name'    => 'jCircuits.png',
	],


	[
		'name'              => 'jClipCorn',
		'category'          => 'Tool',
		'stars'             => 4,
		'ui_language'       => 'English|German',
		'prog_language'     => 'Java',
		'short_description' => 'Organize your movies and series on an external hard drive.',
		'add_date'          => '2012-10-28',
		'urls'              =>
			[
				'download'    => 'https://github.com/Mikescher/jClipCorn/releases',
				'github'      => 'https://github.com/Mikescher/jClipCorn/',
				'wiki'        => 'https://github.com/Mikescher/jClipCorn/wiki',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/jClipCorn_description.md'); },
		'thumbnail_name'    => 'jClipCorn.png',
	],


	[
		'name'              => 'jQCCounter',
		'category'          => 'Tool',
		'stars'             => 3,
		'ui_language'       => 'English',
		'prog_language'     => 'Java',
		'short_description' => 'A little tool to find the \"line of codes\" of multiple projects',
		'add_date'          => '2014-04-27',
		'urls'              =>
			[
				'github'      => 'https://github.com/Mikescher/jQCCounter',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/jQCCounter_description.md'); },
		'thumbnail_name'    => 'jQCCounter.png',
	],


	[
		'name'              => 'Keygen Dancer',
		'category'          => 'Gadget',
		'stars'             => 2,
		'ui_language'       => 'English',
		'prog_language'     => 'Delphi',
		'short_description' => '40 of the best keygen themes together with a funny little keygen dance animation.',
		'add_date'          => '2010-03-16',
		'urls'              =>
			[
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Keygen Dancer_description.md'); },
		'thumbnail_name'    => 'Keygen Dancer.png',
	],


	[
		'name'              => 'LAN-Control',
		'category'          => 'Network administration',
		'stars'             => 1,
		'ui_language'       => 'German',
		'prog_language'     => 'Delphi',
		'short_description' => 'Controll essential features of an other computer over the LAN',
		'add_date'          => '2011-07-05',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/LAN-Control_description.md'); },
		'thumbnail_name'    => 'LAN-Control.png',
	],


	[
		'name'              => 'LightShow',
		'category'          => 'Hoax',
		'stars'             => 0,
		'ui_language'       => 'German',
		'prog_language'     => 'Delphi',
		'short_description' => 'Turn you keyboard-LED\"s into a little lightshow',
		'add_date'          => '2008-10-12',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/LightShow_description.md'); },
		'thumbnail_name'    => 'LightShow.png',
	],


	[
		'name'              => 'Logistixx',
		'category'          => 'Mathematics',
		'stars'             => 1,
		'ui_language'       => 'German',
		'prog_language'     => 'Delphi',
		'short_description' => 'Find the trick to escape the seemingly escape-proof maze.',
		'add_date'          => '2008-12-20',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Logistixx_description.md'); },
		'thumbnail_name'    => 'Logistixx.png',
	],


	[
		'name'              => 'NedSchend',
		'category'          => 'Hoax',
		'stars'             => 1,
		'ui_language'       => 'German',
		'prog_language'     => 'Delphi',
		'short_description' => 'Send anonymous messages over the Windows Messenger service to other pc\"s in your LAN',
		'add_date'          => '2009-02-11',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/NedSchend_description.md'); },
		'thumbnail_name'    => 'NedSchend.png',
	],


	[
		'name'              => 'Passpad',
		'category'          => 'Tool',
		'stars'             => 3,
		'ui_language'       => 'English',
		'prog_language'     => 'C#',
		'short_description' => 'A texteditor for encrypted textfiles (AES, Twofish, Blowfish, ...)',
		'add_date'          => '2015-11-26',
		'urls'              =>
			[
				'download'    => 'https://github.com/Mikescher/Passpad/releases',
				'github'      => 'https://github.com/Mikescher/Passpad',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Passpad_description.md'); },
		'thumbnail_name'    => 'Passpad.png',
	],


	[
		'name'              => 'Serpilicum',
		'category'          => 'Game',
		'stars'             => 3,
		'ui_language'       => 'English',
		'prog_language'     => 'C++',
		'short_description' => 'A crazy little Snake with an \"Console\" Style',
		'add_date'          => '2013-07-08',
		'urls'              =>
			[
				'download'    => 'direkt',
				'github'      => 'https://github.com/Mikescher/Serpilicum',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Serpilicum_description.md'); },
		'thumbnail_name'    => 'Serpilicum.png',
	],


	[
		'name'              => 'SharkSim',
		'category'          => 'Simulation',
		'stars'             => 3,
		'ui_language'       => 'English',
		'prog_language'     => 'C++',
		'short_description' => 'A simple implementation of the Wa-Tor cellular automaton',
		'add_date'          => '2013-07-12',
		'urls'              =>
			[
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/SharkSim_description.md'); },
		'thumbnail_name'    => 'SharkSim.png',
	],


	[
		'name'              => 'Sieb des Eratosthenes',
		'category'          => 'Mathematics',
		'stars'             => 1,
		'ui_language'       => 'German',
		'prog_language'     => 'Delphi',
		'short_description' => 'Visualize the prime number calculation with the Sieve of Erastothenes algorithm.',
		'add_date'          => '2009-01-22',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Sieb des Eratosthenes_description.md'); },
		'thumbnail_name'    => 'Sieb des Eratosthenes.png',
	],


	[
		'name'              => 'Smart Directory Lister',
		'category'          => 'Tool',
		'stars'             => 2,
		'ui_language'       => 'German',
		'prog_language'     => 'Delphi',
		'short_description' => 'List all files in a folder that match a specific pattern and export them in plaintext.',
		'add_date'          => '2010-01-12',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Smart Directory Lister_description.md'); },
		'thumbnail_name'    => 'Smart Directory Lister.png',
	],


	[
		'name'              => 'SuperBitBros',
		'category'          => 'Game',
		'stars'             => 4,
		'ui_language'       => 'English',
		'prog_language'     => 'C#',
		'short_description' => 'A clone of all original SuperMarioBros (NES) levels, with a few tweaks.',
		'add_date'          => '2013-10-17',
		'urls'              =>
			[
				'download'    => 'direkt',
				'github'      => 'https://github.com/Mikescher/SuperBitBros',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/SuperBitBros_description.md'); },
		'thumbnail_name'    => 'SuperBitBros.png',
	],


	[
		'name'              => 'TicTacToe',
		'category'          => 'Game',
		'stars'             => 1,
		'ui_language'       => 'English',
		'prog_language'     => 'Delphi',
		'short_description' => 'The classical Tic-Tac-Toe, complete with perfect KI and Sourcecode.',
		'add_date'          => '2011-01-19',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/TicTacToe_description.md'); },
		'thumbnail_name'    => 'TicTacToe.png',
	],


	[
		'name'              => 'Ziegenproblem',
		'category'          => 'Mathematics',
		'stars'             => 0,
		'ui_language'       => 'German',
		'prog_language'     => 'Delphi',
		'short_description' => 'Simulate the popular Monty Hall problem (ger: Ziegenproblem) with this program for yourself.',
		'add_date'          => '2008-04-10',
		'urls'              =>
			[
				'download'    => 'direkt',
			],
		'long_description'  => function(){ return file_get_contents(__DIR__ . '/Ziegenproblem_description.md'); },
		'thumbnail_name'    => 'Ziegenproblem.png',
	],
];