git repos / blockattack-game

source/misc/net.blockattack.game.metainfo.xml

browsing at commit = c3cd4f49f3968c464fcbdf7b8c318408ff6e2cb0

raw · blame · history

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
	<id>net.blockattack.game</id>
	<metadata_license>MIT</metadata_license>
	<project_license>GPL-2.0+</project_license>
	<name>Block Attack - Rise of the Blocks</name>
	<summary>A fast paced match-3/blockfall game</summary>
	<description>
		<p>This a puzzle/blockfall game inspired by Nintendo’s Tetris Attack (or “Panel de Pon”) for the Super Nintendo.
			It might seem like any other match-3 style game but it is generally much faster.
			The game requires fast decisions compared to other puzzle games.
			While you can setup the perfect chain it is much more likely that you will construct chains while blocks are still dropping around you.</p>
		<p>In addition to traditional game types like endless, time trial and stage clear the game does also feature a VS-mode.
			The VS mode is a dual like you rarely see in a puzzle game.</p>
		<p>The game can be played with keyboard, gamepad or mouse. Keyboard or gamepad are strongly recommended.</p>
		<p>The game allows two players to compete on the same machine.</p>
	</description>
	<categories>
		<category>Game</category>
		<category>ArcadeGame</category>
	</categories>
	<screenshots>
		<screenshot type="default">
			<image>https://files.poulsander.com/~poul19/public_files/blockattack/v2.5.0/blockattack_2.5.0_vs1.png</image>
			<caption>A VS game</caption>
		</screenshot>
		<screenshot>
			<image>https://files.poulsander.com/~poul19/public_files/blockattack/v2.5.0/blockattack_2.5.0_1.png</image>
			<caption>A time trial game</caption>
		</screenshot>
		<screenshot>
			<image>https://files.poulsander.com/~poul19/public_files/blockattack/v2.5.0/blockattack_2.5.0_vs2.png</image>
			<caption>A VS game with more action</caption>
		</screenshot>
	</screenshots>
	<launchable type="desktop-id">blockattack.desktop</launchable>
	<provides>
		<binary>blockattack</binary>
	</provides>
	<url type="homepage">https://blockattack.net</url>
	<url type="bugtracker">https://github.com/blockattack/blockattack-game/issues</url>
	<url type="faq">https://blockattack.net/instructions/</url>
	<update_contact>blockattack_AT_poulsander.com</update_contact>
	<translation type="gettext">blockattack_roftb</translation>
</component>