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

Metadata for com.github.parnold-x.sudoku in main

com.github.parnold-x.sudoku - 0.3.1 ⚙ amd64

Icon
---
Type: desktop-application
ID: com.github.parnold-x.sudoku
Package: com.github.parnold-x.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: Peter Arnold
ProjectLicense: GPL-3.0+
Categories:
- Game
- Game
Keywords:
  C:
  - game
  - videogame
  - video game
  - player
  - sudoku
Url:
  homepage: https://github.com/parnold-x/sudoku
  bugtracker: https://github.com/parnold-x/sudoku/issues
Icon:
  cached:
  - name: com.github.parnold-x.sudoku_com.github.parnold-x.sudoku.png
    width: 64
    height: 64
  - name: com.github.parnold-x.sudoku_com.github.parnold-x.sudoku.png
    width: 128
    height: 128
  - name: com.github.parnold-x.sudoku_com.github.parnold-x.sudoku.png
    width: 64
    height: 64
    scale: 2
Launchable:
  desktop-id:
  - com.github.parnold-x.sudoku.desktop
Provides:
  binaries:
  - com.github.parnold-x.sudoku
Screenshots:
- default: true
  thumbnails:
  - url: com/github/parnold-x.sudoku/D4264594A0C0B984FCA2C3A1ABAC1C23/screenshots/image-1_752x658.png
    width: 752
    height: 658
  - url: com/github/parnold-x.sudoku/D4264594A0C0B984FCA2C3A1ABAC1C23/screenshots/image-1_624x546.png
    width: 624
    height: 546
  - url: com/github/parnold-x.sudoku/D4264594A0C0B984FCA2C3A1ABAC1C23/screenshots/image-1_224x196.png
    width: 224
    height: 196
  source-image:
    url: com/github/parnold-x.sudoku/D4264594A0C0B984FCA2C3A1ABAC1C23/screenshots/image-1_orig.png
    width: 800
    height: 700
Releases:
- version: 0.3.0
  unix-timestamp: 1563321600
  description:
    C: >-
      <p>Release for Juno</p>
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)