8000 GitHub - Kyota-exe/sudoku-gui: Sudoku solver with GUI (technically multithreaded!)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sudoku solver with GUI (technically multithreaded!)

Notifications You must be signed in to change notification settings

Kyota-exe/sudoku-gui

Repository files navigation

Sudoku Solver with GUI

Multi-threaded Sudoku solver with GUI I hacked together quickly to learn about imgui. It uses the recursive backtracking algorithm used by many other Sudoku solver implementations, while rendering the board in parallel with the aid of a worker thread. Screenshot

Note that it looks for C:\Windows\Fonts\corbel.ttf in runtime during initialization, and won't render the correct font if the file is not found.

About

Sudoku solver with GUI (technically multithreaded!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0