Skip to content
#

sudoku-puzzles

Here are 40 public repositories matching this topic...

Sudoku is a game played on a 9x9 grid where every single square is filled with a number from 1 to 9 unique to its row, column, and 3x3 subgrid. This program is a sudoku app that allows a user to generate sudoku boards, solve given boards instantly, and play randomly generated or given sudoku boards.

  • Updated Apr 15, 2023
  • C++
Sudoku-Solver

🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact with the Sudoku board, allowing for a seamless solving experience.

  • Updated Mar 30, 2023
  • Python
sudoku_game_and_api

Discover our Sudoku API and game! Play online with varying difficulty levels, access puzzles and solutions through our API. Test your logic skills with this number puzzle. Developers can integrate Sudoku into apps or build Sudoku-solving algorithms using our API. Explore Sudoku with us!

  • Updated Mar 2, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the sudoku-puzzles topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sudoku-puzzles topic, visit your repo's landing page and select "manage topics."

Learn more