More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=SudokuNX | |title=SudokuNX | ||
|image=sudokunx.png | |image=sudokunx.png | ||
|description=A Sudoku game for the Nintendo Switch | |description=A Sudoku game for the Nintendo Switch. | ||
|author=ZetaDesigns | |author=ZetaDesigns | ||
|lastupdated=2019/09/15 | |lastupdated=2019/09/15 |
Latest revision as of 01:44, 19 October 2024
SudokuNX | |
---|---|
General | |
Author | ZetaDesigns |
Type | Puzzle |
Version | 1.0.1 |
License | GPL-3.0 |
Last Updated | 2019/09/15 |
Links | |
Download | |
Website | |
Source | |
SudokuNX is an open-source Sudoku game for the Nintendo Switch, coded using C++/SDL2.
Features
- Create random Sudoku.
- Detect when Sudoku is solved.
Screenshots
Changelog
v1.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.
v1.0
- First Release.
Credits
- Special Thanks to @Doodil who helped me a lot with the generator!