Audio (113) Datatype (15) Demo (64) Development (262) Document (70) Driver (20) Emulation (68) Game (576) Graphics (234) Library (23) Network (67) Office (22) Utility (293) Video (19)
Total files: 1846
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] SuDokuL is a Sudoku game made in C++ and SDL1.2/SDL2.
It's available for many platforms, and this is the AROS SDL2 release and is
based on 1.42 version.
Please see the README.md for detailed info about the game and it's credits.
See the author page on Github:
https://github.com/Mode8fx/SuDokuL
In this AROS version, with the help of A.I., i added an overlay (pressing F1
during play) that show the solution of the puzzle.
The original version was opening a small CLI shell above the window of the game
and was, IMHO not so practical, also my solution works also
in fullscreen, and last, having to press a key to show the solution, encourage
the player to use the brain instead of constantly looking at
solution.
I added also the feature to play the next song when the previous ends, instead
of playing the same song.
It's also possible to switch song using "n" and "m" keys on keyboard during
playing.
F11 toggle FULLSCREEN
Thanks to AMIGASYSTEM for the icons!
|