Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/horizon-nth/sudokusolver
A simple website to solve Sudoku puzzles
https://github.com/horizon-nth/sudokusolver
catppuccin css dark-mode html html-css-javascript javascript light-mode responsive sudoku sudoku-solver svg website
Last synced: 28 days ago
JSON representation
A simple website to solve Sudoku puzzles
- Host: GitHub
- URL: https://github.com/horizon-nth/sudokusolver
- Owner: Horizon-NTH
- License: mit
- Created: 2024-07-12T17:07:12.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-16T17:04:53.000Z (7 months ago)
- Last Synced: 2024-11-09T04:34:43.200Z (3 months ago)
- Topics: catppuccin, css, dark-mode, html, html-css-javascript, javascript, light-mode, responsive, sudoku, sudoku-solver, svg, website
- Language: HTML
- Homepage: https://horizon-nth.github.io/SudokuSolver/
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SudokuSolver
[![Release](https://img.shields.io/badge/Release-v1.0-blueviolet)](https://github.com/Horizon-NTH/SudokuSolver/releases)
[![Licence](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)**SudokuSolver** is a simple and intuitive website that helps you solve Sudoku puzzles.
It features both dark and light themes using the beautiful [Catppuccin](https://catppuccin.com/) color scheme.![Website showing unloved sudoku](assets/unsolved.png)
![Website showing solved sudoku](assets/solved.png)
## Features
- **Sudoku Solver**: Easily input your Sudoku puzzle and get the solution instantly.
- **Dark and Light Modes**: Toggle between dark and light themes to suit your preference.
- **Responsive Design**: Optimized for both desktop and mobile devices.
- **User-Friendly Interface**: Simple and clean interface for a seamless user experience.