supertux-milestone1.appdata.xml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Copyright 2018 Ingo Ruhnke <grumbel@gmail.com> -->
  3. <component type="desktop-application">
  4. <id>org.supertux.SuperTux-Milestone1</id>
  5. <metadata_license>CC0-1.0</metadata_license>
  6. <project_license>GPL-2.0+</project_license>
  7. <content_rating type="oars-1.1">
  8. <content_attribute id="violence-cartoon">mild</content_attribute>
  9. <content_attribute id="language-humor">mild</content_attribute>
  10. </content_rating>
  11. <name>SuperTux - Milestone 1</name>
  12. <summary>The classic version of the platformer starring Tux the Penguin</summary>
  13. <description>
  14. <p>
  15. SuperTux - Milestone 1 is the classic version of the game
  16. SuperTux as it was originally released in 2003. Featuring no
  17. backscrolling and a resolution of 640x480. The modern edition
  18. with lots of new features and improvements can be found under
  19. the name SuperTux.
  20. </p>
  21. <p>
  22. The game is a platformer with strong inspiration from the Super
  23. Mario Bros games for Nintendo. Run and jump through multiple
  24. worlds, fighting off enemies by jumping on them or bumping them
  25. from below. Grabbing power-ups and other stuff on the way.
  26. </p>
  27. <p>
  28. The game features:
  29. </p>
  30. <ul>
  31. <li>9 enemies</li>
  32. <li>26 playable levels</li>
  33. <li>Software and OpenGL rendering modes</li>
  34. <li>configurable joystick and keyboard input</li>
  35. <li>new music</li>
  36. <li>completely redone graphics</li>
  37. </ul>
  38. </description>
  39. <developer_name>The SuperTux Team</developer_name>
  40. <update_contact>grumbel@gmail.com</update_contact>
  41. <url type="homepage">https://www.supertux.org</url>
  42. <url type="bugtracker">https://github.com/SuperTux/supertux/issues</url>
  43. <url type="donation">https://www.supertux.org/donate.html</url>
  44. <categories>
  45. <category>Game</category>
  46. <category>ActionGame</category>
  47. <category>ArcadeGame</category>
  48. </categories>
  49. <screenshots>
  50. <screenshot type="default">https://www.supertux.org/images/supertux-0.1.4-1.png</screenshot>
  51. <screenshot>https://www.supertux.org/images/supertux-0.1.3-2.jpg</screenshot>
  52. <screenshot>https://www.supertux.org/images/supertux-0.1.3-3.jpg</screenshot>
  53. <screenshot>https://www.supertux.org/images/supertux-0.1.3-4.jpg</screenshot>
  54. <screenshot>https://www.supertux.org/images/supertux-0.1.3-5.jpg</screenshot>
  55. </screenshots>
  56. <releases>
  57. <release version="0.1.4" date="2018-07-31" />
  58. </releases>
  59. </component>