---
Type: desktop-application
ID: com.github.parnold-x.sudoku.desktop
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
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.desktop/081D0B3A42444413680ACDD32322CA7A/screenshots/image-1_752x658.png
width: 752
height: 658
- url: com/github/parnold-x.sudoku.desktop/081D0B3A42444413680ACDD32322CA7A/screenshots/image-1_624x546.png
width: 624
height: 546
- url: com/github/parnold-x.sudoku.desktop/081D0B3A42444413680ACDD32322CA7A/screenshots/image-1_224x196.png
width: 224
height: 196
source-image:
url: com/github/parnold-x.sudoku.desktop/081D0B3A42444413680ACDD32322CA7A/screenshots/image-1_orig.png
width: 800
height: 700
Custom:
x-appcenter-color-primary: rgb(230, 199, 168)
x-appcenter-color-primary-text: rgb(0, 0, 0)