docs: add sudoku screenshots and update readme with revised usage instructions

This commit is contained in:
retoor 2025-01-10 22:16:43 +00:00
parent e39d4f977c
commit 7852ec4854

View File

@ -22,14 +22,19 @@ Will come when I figured out how to use this project again.
![screenshot](images/sudoku1.png)
#### Second version
![screenshot](images/sudoku2.png)
![screenshot](images/sudoku3.png)
#### Last version including the web interface reachable on 9999.
#### Sudoku solver.
![screenshot](images/sudoku4.png)
#### Last version including the web interface reachable on 9999.
![screenshot](images/sudoku3.png)
![screenshot](images/sudoku5.png)
## How to use
I don't know. I have to figure out. It is a while ago that I wrote this.
Will come soon, the Makefile is a work in progress. The whole project is.