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: about 1 month 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T13:15:01.000Z (over 1 year ago)
- Last Synced: 2025-02-08T07:08:21.627Z (3 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)