More actions
SudokuNX | |
---|---|
File:Sudokunxswitch.png | |
General | |
Author | ZetaDesigns |
Type | Puzzle |
Version | 1.0.1 |
License | GPL-3.0 |
Last Updated | 2019/09/15 |
Links | |
Download | |
Website | |
Source | |
SudokuNX is a Nintendo Switch port of a Sudoku game, coded using C++/SDL2.
Features
- Create random Sudoku.
- Detect when Sudoku is solved.
To-Do
- Touchscreen input
- Difficulties
Media
Sudoku Tricks: The X-Wing And How To Spot It - (Cracking The Cryptic)
Screenshots
Changelog
(v.1.0.1)
- This release does not have any new features, it is simply to make the app work with the recent changes to HID, now compiled with latest libnx.
(v.1.0)
- First Release.
Thanks
- Special Thanks to @Doodil who helped me a lot with the generator!