git repos / blockattack-game

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

browsing at commit = 28735382086e4e26a775a9291a2e86f7356b9383

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 pased match 3 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>
	</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>