Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tormak9970/simple-sudoku
A simple sudoku game that has changeable themes and saves with persistent data
https://github.com/tormak9970/simple-sudoku
game sudoku sudoku-generator sudoku-solver
Last synced: 19 days ago
JSON representation
A simple sudoku game that has changeable themes and saves with persistent data
- Host: GitHub
- URL: https://github.com/tormak9970/simple-sudoku
- Owner: Tormak9970
- License: gpl-3.0
- Created: 2022-05-06T19:55:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T13:15:01.000Z (about 1 year ago)
- Last Synced: 2024-05-11T18:53:33.897Z (8 months ago)
- Topics: game, sudoku, sudoku-generator, sudoku-solver
- Language: Svelte
- Homepage:
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Sudoku
A simple minimalist sudoku game with customizable themes that saves state using persistent data.
## Licensing
- This program is licensed under the [GNU General Public License Version 3](https://www.gnu.org/licenses/#GPL)
- Please provide appropriate credit for code usageCopyright Travis Lane (Tormak)