sudoku-solver/readme.md

10 lines
286 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Sudoku solver
## Projektübersicht
Dieses Programm löst Sudokus durch ausprobieren aller kombinationen.
Als Programmierübung in C++ und python implementiert
## Lizenz
Dieses Projekt steht unter der MIT-Lizenz weitere Informationen findest du in der [LICENSE](LICENSE) Datei.