<?xml version="1.0" encoding="UTF-8"?>
<components origin="heathcliff26/games" version="0.8">
  <component type="desktop">
    <id>io.github.heathcliff26.go-minesweeper</id>
    <pkgname>go-minesweeper</pkgname>
    <name>go-minesweeper</name>
    <summary>A minesweeper game</summary>
    <description><p>This is an implementation of minesweeper in golang, made with the UI framework fyne.io.</p><p>I mainly created it because I was bored and wanted to create a GUI app.</p></description>
    <icon type="cached" height="64" width="64">io.github.heathcliff26.go-minesweeper.png</icon>
    <icon type="cached" height="128" width="128">io.github.heathcliff26.go-minesweeper.png</icon>
    <categories>
      <category>Game</category>
    </categories>
    <keywords>
      <keyword>minesweeper</keyword>
    </keywords>
    <kudos>
      <kudo>HiDpiIcon</kudo>
    </kudos>
    <project_license>Apache-2.0</project_license>
    <url type="bugtracker">https://github.com/heathcliff26/go-minesweeper/issues</url>
    <url type="homepage">https://github.com/heathcliff26/go-minesweeper</url>
    <url type="vcs-browser">https://github.com/heathcliff26/go-minesweeper</url>
    <screenshots>
      <screenshot type="default">
        <caption>Running game on intermediate difficulty (Dark Theme)</caption>
        <image type="source">https://raw.githubusercontent.com/heathcliff26/go-minesweeper/refs/tags/v0.7.0/img/screenshots/difficulty-intermediate-dark.png</image>
      </screenshot>
      <screenshot>
        <caption>Lost game on the highest difficulty (Dark Theme)</caption>
        <image type="source">https://raw.githubusercontent.com/heathcliff26/go-minesweeper/refs/tags/v0.7.0/img/screenshots/difficulty-expert-dark.png</image>
      </screenshot>
      <screenshot>
        <caption>Lost game on the highest difficulty (Light Theme)</caption>
        <image type="source">https://raw.githubusercontent.com/heathcliff26/go-minesweeper/refs/tags/v0.7.0/img/screenshots/difficulty-expert-light.png</image>
      </screenshot>
      <screenshot>
        <caption>Running game on beginner difficulty (Dark Theme)</caption>
        <image type="source">https://raw.githubusercontent.com/heathcliff26/go-minesweeper/refs/tags/v0.7.0/img/screenshots/difficulty-beginner-dark.png</image>
      </screenshot>
      <screenshot>
        <caption>Running game on beginner difficulty (Light Theme)</caption>
        <image type="source">https://raw.githubusercontent.com/heathcliff26/go-minesweeper/refs/tags/v0.7.0/img/screenshots/difficulty-beginner-light.png</image>
      </screenshot>
      <screenshot>
        <caption>Running game on intermediate difficulty (Light Theme)</caption>
        <image type="source">https://raw.githubusercontent.com/heathcliff26/go-minesweeper/refs/tags/v0.7.0/img/screenshots/difficulty-intermediate-light.png</image>
      </screenshot>
    </screenshots>
    <content_rating type="oars-1.1"/>
    <releases>
      <release type="stable" timestamp="1772236800" version="v0.9.9">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.9.9</url>
        <description><p>Small maintenance update.</p></description>
      </release>
      <release type="stable" timestamp="1770854400" version="v0.9.8">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.9.8</url>
        <description><p>Small maintenance update.</p></description>
      </release>
      <release type="stable" timestamp="1769904000" version="v0.9.7">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.9.7</url>
        <description><p>Bumped framework version.</p><p>Small maintenance update.</p></description>
      </release>
      <release type="stable" timestamp="1767225600" version="v0.9.6">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.9.6</url>
        <description><p>Small maintenance update.</p></description>
      </release>
      <release type="stable" timestamp="1764547200" version="v0.9.5">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.9.5</url>
        <description><p>Bumped framework version.</p></description>
      </release>
      <release type="stable" timestamp="1761955200" version="v0.9.4">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.9.4</url>
        <description><p>Bumped framework version.</p><p>Fixed potential crash when starting a new game while autosolve is running.</p></description>
      </release>
      <release type="stable" timestamp="1759190400" version="v0.9.3">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.9.3</url>
        <description><p>Fixed missing version in rpm package.</p><p>Bumped framework version.</p></description>
      </release>
      <release type="stable" timestamp="1754006400" version="v0.9.2">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.9.2</url>
        <description><p>Improved installation experience for tarball installs on linux.</p><p>Added rpm packages for Fedora 42.</p><p>Bumped dependencies.</p><p>Fixed a crash when displaying some dialogs.</p></description>
      </release>
      <release type="stable" timestamp="1748736000" version="v0.9.1">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.9.1</url>
        <description><p>Small performance improvements.</p></description>
      </release>
      <release type="stable" timestamp="1746662400" version="v0.9.0">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.9.0</url>
        <description><p>Switched to using OS native file dialogs, while keeping the fyne internal dialogs as a fallback.</p><p>Fixed potential error when creating a save file.</p></description>
      </release>
      <release type="stable" timestamp="1746316800" version="v0.8.1">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.8.1</url>
        <description><p>Fixed an error where autosolve would continue even after the user reset the game via New/Replay.</p></description>
      </release>
      <release type="stable" timestamp="1744502400" version="v0.8.0">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.8.0</url>
        <description><p>Upgraded to new performance enhanced framework version. Users may notice some changes in how the UI is rendered.</p></description>
      </release>
      <release type="stable" timestamp="1743465600" version="v0.7.2">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.7.2</url>
        <description><p>Bumped framework version.</p></description>
      </release>
      <release type="stable" timestamp="1740787200" version="v0.7.1">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.7.1</url>
        <description><p>Fixed grid tiles not updating immediatly when switching theme.</p><p>Replace old abandoned yaml dependency with new version.</p><p>Compile with golang 1.24.</p></description>
      </release>
      <release type="stable" timestamp="1739577600" version="v0.7.0">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.7.0</url>
        <description><p>Implement proper light mode theme.</p></description>
      </release>
      <release type="stable" timestamp="1738368000" version="v0.6.1">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.6.1</url>
        <description><p>Various CI improvements.</p><p>Bumped fyne version to v2.5.4.</p></description>
      </release>
      <release type="stable" timestamp="1734220800" version="v0.6.0">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.6.0</url>
        <description><p>Replaced icon for better look and improved visibility.</p><p>Fix flathub quality checks on meta information.</p><p>Add default location for save files.</p><p>Save selected options between sessions.</p><p>Change default options for first startup.</p><p>Improved code quality and stability through more CI checks.</p></description>
      </release>
      <release type="stable" timestamp="1733961600" version="v0.5.6">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.5.6</url>
        <description><p>Improved installation experience on linux.</p><p>Added example screenshots.</p><p>Added support for building this app as a flatpak.</p></description>
      </release>
      <release type="stable" timestamp="1730419200" version="v0.5.5">
        <url type="details">https://github.com/heathcliff26/go-minesweeper/releases/tag/v0.5.5</url>
        <description><p>Dependency bumps.</p></description>
      </release>
    </releases>
    <launchable type="desktop-id">io.github.heathcliff26.go-minesweeper.desktop</launchable>
  </component>
</components>
