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: 2 months 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

## LittleGame

**A little game, if you please.**

![pic1](https://user-images.githubusercontent.com/104991886/226114360-341f957c-88d9-4d44-a78d-a9d6a3a92873.png)

https://github.com/michelenatale/Games/tree/main/LittleGame

## Sudoku

The first classic strategy game I would like to publish here is Sudoku or XSudoku.

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