File: bastet.appdata.xml

package info (click to toggle)
bastet 0.43.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 436 kB
  • sloc: cpp: 2,105; sh: 45; makefile: 28; xml: 22
file content (23 lines) | stat: -rw-r--r-- 1,197 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2005-2014+ Federico Poloni <f.poloni@gmx.com, fpoloni@di.unipi.it> -->
<application>
 <id type="desktop">bastet.desktop</id>
 <metadata_license>CC0-1.0</metadata_license>
 <project_license>GPL-3.0+</project_license>
 <name>Bastet</name>
 <summary>Evil falling block game</summary>
 <description>
  <p>
   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. 
   </p>
   <p>
   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.
  </p>
 </description>
 <screenshots>
  <screenshot width="1440" height="810">http://fph.altervista.org/prog/files/bastet043_menu.png</screenshot>
  <screenshot type="default" width="1440" height="810">http://fph.altervista.org/prog/files/bastet043_play.png</screenshot>
 </screenshots>
 <url type="homepage">http://fph.altervista.org/prog/bastet.html</url>
 <updatecontact>f.poloni_at_gmx.com</updatecontact>
</application>