Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.