Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michelenatale/games
The first classic strategy game I would like to publish here is Sudoku or XSudoku.
https://github.com/michelenatale/games
strategy-game sudoku sudoku-generator sudoku-puzzle sudoku-solver xsudoku
Last synced: 4 days ago
JSON representation
The first classic strategy game I would like to publish here is Sudoku or XSudoku.
- Host: GitHub
- URL: https://github.com/michelenatale/games
- Owner: michelenatale
- License: gpl-3.0
- Created: 2024-06-17T16:12:00.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T08:50:34.000Z (3 months ago)
- Last Synced: 2024-08-11T09:51:48.651Z (3 months ago)
- Topics: strategy-game, sudoku, sudoku-generator, sudoku-puzzle, sudoku-solver, xsudoku
- Language: C#
- Homepage:
- Size: 74.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Games
The first classic strategy game I would like to publish here is Sudoku or XSudoku.
## Sudoku
In classic Sudoku, the aim is to fill a 9 × 9 grid with digits so that each column, each row and each of the nine 3 × 3 sub-grids that make up the grid contains all the digits from 1 to 9.
https://github.com/michelenatale/Games/tree/main/Strategic/Sudoku