sudoku_ui

The UI for the sudoku solver.

This project is maintained by HappyCerberus

Logic-based Sudoku Solver UI

sudoku_ui

MIT License

This is a complementary repository for the sudoku solver project.

The UI is written completely in C++ using webassembly, based on the asm-dom-cmake starter project.

All the magic relies on the asm-dom library.

If you have any questions about the code, join me for one of the streams, every Sat&Sun 14:30 CE(S)T at Youtube or Twitch.

You can test the current build in the sudoku_playground repository.

Stream archive

The video & audio quality improves over time and I’m continually making improvements.

Features to be implemented