SudokuNX Switch: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Switch Homebrews |title=SudokuNX |image=sudokunxswitch.png |description=A Sudoku game for the Nintendo Switch! |author=ZetaDesigns |lastupdated=2019/09/15 |type=Puzzle |version=1.0.1 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/sudokunxswitch.7z |website=https://gbatemp.net/threads/sudokunx-a-sudoku-game-for-the-nintendo-switch.510830/ |source=https://github.com/ZetaDesigns/SudokuNX |donation= }} {{#seo: |title=Switch Homebrew Games (Puz..." |
No edit summary |
||
| Line 37: | Line 37: | ||
https://dlhb.gamebrew.org/switchhomebrews/sudokunxswitch-02.png | https://dlhb.gamebrew.org/switchhomebrews/sudokunxswitch-02.png | ||
https://dlhb.gamebrew.org/switchhomebrews/sudokunxswitch-03.png | https://dlhb.gamebrew.org/switchhomebrews/sudokunxswitch-03.png | ||
https://dlhb.gamebrew.org/switchhomebrews/sudokunxswitch-04.png | |||
==Changelog== | ==Changelog== | ||
Revision as of 15:24, 8 April 2023
| 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!