Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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