Skip to content

Sudoku maker and solver. Makes complex random sudoku boards and solves them by user request. Project used to develop Python backend skills.

Notifications You must be signed in to change notification settings

luiz-pereira/Sudoku

Repository files navigation

Sudoku

This product was developed to grasp an understanding on how python works and how different it is from other languages.

The app is meant to be a backend exercise, so it doesn't have a friendly user interface.

It does mainly two things, it creates a random puzzle through mathematical calculations and then solves it with some simple algebraic calculations and iterations.

About

Sudoku maker and solver. Makes complex random sudoku boards and solves them by user request. Project used to develop Python backend skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published