⇦ | com.github.bartzaalberg.sudoku [main]
Last updated on: 2023-04-26 09:20 [UTC]

Metadata for com.github.bartzaalberg.sudoku in main

com.github.bartzaalberg.sudoku - 0.0.2 ⚙ amd64

Icon
---
Type: desktop-application
ID: com.github.bartzaalberg.sudoku
Package: com.github.bartzaalberg.sudoku
Name:
  C: Sudoku
Summary:
  C: The number that is alone
Description:
  C: >-
    <p>The goal of Sudoku is to fill in a 9×9 grid with digits so that each column, row, and 3×3 section contain the numbers
    between 1 to 9. At the beginning of the game, the 9×9 grid will have some of the squares filled in. Your job is to use
    logic to fill in the missing digits and complete the grid. A move is incorrect if:</p>

    <ul>
      <li>Any row contains more than one of the same number from 1 to 9</li>
      <li>Any column contains more than one of the same number from 1 to 9</li>
      <li>Any 3×3 grid contains more than one of the same number from 1 to 9</li>
    </ul>
DeveloperName:
  C: Bart Zaalberg
ProjectLicense: GPL-3.0+
Categories:
- Game
- Game
Keywords:
  C:
  - game
  - videogame
  - video game
  - player
  - sudoku
Url:
  homepage: https://github.com/bartzaalberg/sudoku
  bugtracker: https://github.com/bartzaalberg/sudoku/issues
  help: https://github.com/bartzaalberg/sudoku/issues
Icon:
  cached:
  - name: com.github.bartzaalberg.sudoku_com.github.bartzaalberg.sudoku.png
    width: 64
    height: 64
  - name: com.github.bartzaalberg.sudoku_com.github.bartzaalberg.sudoku.png
    width: 128
    height: 128
  - name: com.github.bartzaalberg.sudoku_com.github.bartzaalberg.sudoku.png
    width: 64
    height: 64
    scale: 2
Launchable:
  desktop-id:
  - com.github.bartzaalberg.sudoku.desktop
Provides:
  binaries:
  - com.github.bartzaalberg.sudoku
Screenshots:
- default: true
  thumbnails:
  - url: com/github/bartzaalberg.sudoku/83D158239FB29FB217F86C7A7AC96617/screenshots/image-1_752x720.png
    width: 752
    height: 720
  - url: com/github/bartzaalberg.sudoku/83D158239FB29FB217F86C7A7AC96617/screenshots/image-1_624x598.png
    width: 624
    height: 598
  - url: com/github/bartzaalberg.sudoku/83D158239FB29FB217F86C7A7AC96617/screenshots/image-1_224x214.png
    width: 224
    height: 214
  source-image:
    url: com/github/bartzaalberg.sudoku/83D158239FB29FB217F86C7A7AC96617/screenshots/image-1_orig.png
    width: 890
    height: 853
- thumbnails:
  - url: com/github/bartzaalberg.sudoku/83D158239FB29FB217F86C7A7AC96617/screenshots/image-2_752x645.png
    width: 752
    height: 645
  - url: com/github/bartzaalberg.sudoku/83D158239FB29FB217F86C7A7AC96617/screenshots/image-2_624x535.png
    width: 624
    height: 535
  - url: com/github/bartzaalberg.sudoku/83D158239FB29FB217F86C7A7AC96617/screenshots/image-2_224x192.png
    width: 224
    height: 192
  source-image:
    url: com/github/bartzaalberg.sudoku/83D158239FB29FB217F86C7A7AC96617/screenshots/image-2_orig.png
    width: 996
    height: 855
Releases:
- version: 0.0.2
  unix-timestamp: 1554076800
  description:
    C: >-
      <p>Updated appdata</p>

      <ul>
        <li>Updated appdata</li>
        <li>Added issues to repository so that Houston will have a place to send issues</li>
      </ul>
- version: 0.0.1
  unix-timestamp: 1553731200
  description:
    C: >-
      <p>First release</p>

      <ul>
        <li>First release</li>
      </ul>
ContentRating:
  oars-1.1:
    violence-cartoon: none
    violence-fantasy: none
    violence-realistic: none
    violence-bloodshed: none
    violence-sexual: none
    violence-desecration: none
    violence-slavery: none
    violence-worship: none
    drugs-alcohol: none
    drugs-narcotics: none
    drugs-tobacco: none
    sex-nudity: none
    sex-themes: none
    sex-homosexuality: none
    sex-prostitution: none
    sex-adultery: none
    sex-appearance: none
    language-profanity: none
    language-humor: none
    language-discrimination: none
    social-chat: none
    social-info: none
    social-audio: none
    social-location: none
    social-contacts: none
    money-purchasing: none
    money-gambling: none
Custom:
  x-appcenter-color-primary: rgb(230, 199, 168)
  x-appcenter-color-primary-text: rgb(0, 0, 0)