A fast sudoku solver in processing 3
Find a file
2025-07-10 03:30:51 +02:00
data first commit 2025-07-10 03:30:51 +02:00
images first commit 2025-07-10 03:30:51 +02:00
CambiaTitoloeIcona.pde first commit 2025-07-10 03:30:51 +02:00
Celle.pde first commit 2025-07-10 03:30:51 +02:00
Classe_Cella.pde first commit 2025-07-10 03:30:51 +02:00
Classe_ThRisolutore.pde first commit 2025-07-10 03:30:51 +02:00
Classe_ThTiming.pde first commit 2025-07-10 03:30:51 +02:00
KeyPressed.pde first commit 2025-07-10 03:30:51 +02:00
LICENSE first commit 2025-07-10 03:30:51 +02:00
MouseClicked.pde first commit 2025-07-10 03:30:51 +02:00
README.md first commit 2025-07-10 03:30:51 +02:00
SudoSolver.pde first commit 2025-07-10 03:30:51 +02:00

SudoSolver

Description

A simple sudoku solver in processing 3

Instructions

  • select any cell with left click, move with arrows
  • pres Del to delete any cell content
  • press R to solve the sudoku
  • the algorithm prevent you to insert a number in a wrong cell

Start with an empty map.

Write some number into the map.

Scheme

Press R

Scheme

Good work!

Executables

You can find the executables for windows and linux, arm architecture supported: releases.

Executables Requirements

Development Requirement

Processing 3.1+ (best) until 3.5.4 should be fine.

Installation and run

Download processing 3

run it in the IDE

This is a Processing 3 Project. You need the Pframe library to compile and run the code.

Extract the library in a separate folder into sketchbook libraries folder:

  • Default libraries folder: <user>\Documents\Processing\libraries. If it doesn't exist, create it.

License

All my work is released under DBAD license