<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>io.github.swordpuffin.hunt</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0-or-later</project_license>
  <name>Hunt</name>
  <summary>Find every word</summary>
  <summary xml:lang="fr">Trouvez chaque mot</summary>
  <summary xml:lang="ru">Найдите каждое слово</summary>
  <description>
    <p>Hunt is an easy word search game. You can play with or without a timer, or a blitz mode, where you must find each individual word in a much smaller length of time.</p>
    <p xml:lang="ru">Hunt это простая игра для поиска слов. Вы можете играть с таймером или без, а также в блиц-режиме, где нужно найти каждое отдельное слово маленький промежуток времени.</p>
  </description>
  <developer id="io.github.swordpuffin.hunt">
    <name>Nathan Perlman</name>
  </developer>
  <url type="homepage">https://github.com/SwordPuffin/Hunt</url>
  <url type="bugtracker">https://github.com/SwordPuffin/Hunt/issues</url>
  <url type="contribute">https://github.com/SwordPuffin/Hunt?tab=readme-ov-file#contributing</url>
  <launchable type="desktop-id">io.github.swordpuffin.hunt.desktop</launchable>
  <content_rating type="oars-1.1" />
  <branding>
    <color type="primary" scheme_preference="light">#6694ff</color>
    <color type="primary" scheme_preference="dark">#4453b4</color>
  </branding>
  <screenshots>
    <screenshot type="default">
      <caption>Setting up a board</caption>
      <image>https://raw.githubusercontent.com/SwordPuffin/Hunt/main/data/screenshots/Screenshot1.png</image>
    </screenshot>
    <screenshot>
      <caption>Playing the game</caption>
      <image>https://raw.githubusercontent.com/SwordPuffin/Hunt/main/data/screenshots/Screenshot2.png</image>
    </screenshot>
    <screenshot>
      <caption>Game over</caption>
      <image>https://raw.githubusercontent.com/SwordPuffin/Hunt/main/data/screenshots/Screenshot3.png</image>
    </screenshot>
    <screenshot>
      <caption>Playing the game - mobile UI</caption>
      <image>https://raw.githubusercontent.com/SwordPuffin/Hunt/main/data/screenshots/Screenshot4.png</image>
    </screenshot>
    <screenshot>
      <caption>Home menu - mobile UI</caption>
      <image>https://raw.githubusercontent.com/SwordPuffin/Hunt/main/data/screenshots/Screenshot5.png</image>
    </screenshot>
  </screenshots>
  <requires>
    <display_length compare="ge">360</display_length>
    <internet>offline-only</internet>
  </requires>
  <supports>
    <control>pointing</control>
    <control>touch</control>
    <control>keyboard</control>
  </supports>
  <releases>
    <release version="1.1.3" date="2025-3-28">
        <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.1.3</url>
        <description translate="no">
          <p>Hunt v1.1.3</p>
          <p>Changes:</p>
          <ul>
            <li>Bug fixes</li>
            <li>Translation changes</li>
            <li>Cleaner time display</li>
          </ul>
        </description>
    </release>
    <release version="1.1.2" date="2025-3-23">
        <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.1.2</url>
        <description translate="no">
          <p>Hunt v1.1.2</p>
          <p>Changes:</p>
          <ul>
            <li>Added mobile/tablet support</li>
            <li>Minor bug fixes</li>
          </ul>
        </description>
    </release>
    <release version="1.1.1" date="2025-3-2">
      <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.1.1</url>
      <description translate="no">
        <p>Hunt v1.1.1</p>
        <p>Changes:</p>
        <ul>
          <li>Players can now use multiple word categories simultaneously in one game</li>
        </ul>
      </description>
    </release>
    <release version="1.1.0" date="2025-2-28">
      <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.1.0</url>
      <description translate="no">
        <p>Hunt v1.1.0</p>
        <p>New additions:</p>
        <ul>
          <li>Added a hint system</li>
          <li>Minor visual changes for word intersections to improve clarity</li>
        </ul>
      </description>
    </release>
    <release version="1.0.9" date="2025-2-14">
      <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.0.9</url>
      <description translate="no">
        <p>Hunt v1.0.9</p>
        <p>Changes:</p>
        <ul>
          <li>Added French translations</li>
          <li>UI tweaks for external themes</li>
        </ul>
      </description>
    </release>
    <release version="1.0.8" date="2025-2-11">
      <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.0.8</url>
      <description translate="no">
        <p>Hunt v1.0.8</p>
        <p>Changes:</p>
        <ul>
          <li>Updated Russian translations for the new UI</li>
        </ul>
      </description>
    </release>
    <release version="1.0.7" date="2025-2-4">
      <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.0.7</url>
      <description translate="no">
        <p>Hunt v1.0.7 includes many changes focused on making the game more polished</p>
        <p>Changes:</p>
        <ul>
          <li>Completely overhauled UI (credit of DodoLeDev).</li>
          <li>Improved word placement, including backwards and diagonal words in all directions.</li>
          <li>Better help dialog.</li>
        </ul>
      </description>
    </release>
    <release version="1.0.6" date="2025-1-30">
      <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.0.6</url>
      <description translate="yes">
        <p>Hunt v1.0.6</p>
        <p>Changes:</p>
        <p xml:lang="ru">изменения:</p>
        <ul>
          <li>More complete Russian translation.</li>
          <li xml:lang="ru">Более полный русский перевод.</li>
        </ul>
      </description>
    </release>
    <release version="1.0.5" date="2025-1-26">
      <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.0.5</url>
      <description translate="no">
        <p>Hunt v1.0.5</p>
        <p>Changes:</p>
        <ul>
          <li>Fix a bug that occures when changing categories</li>
          <li>Created a proper help dialog</li>
          <li>Added Russian language support</li>
        </ul>
      </description>
    </release>
    <release version="1.0.4" date="2025-1-5">
      <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.0.4</url>
      <description translate="no">
        <p>Hunt 1.0.4 includes a few minor fixes and changes</p>
        <p>Updates:</p>
        <ul>
          <li>Change Hunt's app icon</li>
          <li>Fix a bug that occured with one of the categories</li>
          <li>Add more word categories</li>
        </ul>
      </description>
    </release>
    <release version="1.0.3" date="2024-12-27">
      <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.0.3</url>
      <description translate="no">
        <p>Hunt 1.0.3 is a small update that is mostly just more polish</p>
        <p>Notable changes:</p>
        <ul>
          <li>Now allows the player to select what word category they would like to use, instead of always being random</li>
          <li>The word placement algorithm is now more reliable, and allows for word intersections</li>
          <li>Added more word categories to play with</li>
        </ul>
      </description>
    </release>
    <release version="1.0.2" date="2024-12-22">
      <url type="details">https://github.com/SwordPuffin/Hunt/releases/tag/v1.0.2</url>
      <description translate="no">
        <p>First release</p>
      </description>
    </release>
  </releases>
</component>