1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright 2005-2014+ Federico Poloni <f.poloni@gmx.com, fpoloni@di.unipi.it> -->
3<application>
4 <id type="desktop">bastet.desktop</id>
5 <metadata_license>CC0-1.0</metadata_license>
6 <project_license>GPL-3.0+</project_license>
7 <name>Bastet</name>
8 <summary>Evil falling block game</summary>
9 <description>
10  <p>
11   Bastet (short for "Bastard Tetris") is a simple terminal-based falling block game equipped with an AI which computes how useful the bricks are and tries to give you the worst possible one.
12   </p>
13   <p>
14   Completing lines is significantly more difficult than in the usual game. Playing Bastet can be a painful experience at first, especially if you usually make "canyons" and wait for the long I-shaped block.
15  </p>
16 </description>
17 <screenshots>
18  <screenshot width="1440" height="810">http://fph.altervista.org/prog/files/bastet043_menu.png</screenshot>
19  <screenshot type="default" width="1440" height="810">http://fph.altervista.org/prog/files/bastet043_play.png</screenshot>
20 </screenshots>
21 <url type="homepage">http://fph.altervista.org/prog/bastet.html</url>
22 <updatecontact>f.poloni_at_gmx.com</updatecontact>
23</application>
24