sudo_solver/README.md
2025-07-10 03:30:51 +02:00

1.3 KiB

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