Haskell/SDL based image-recognition-game for people suffering from dementia
- libsdl
- libsdl-image
- libsdl-gfx
recogs --help
shows command line parameters- the file recogs.cnf contains every configuration parameter (except
--file
to select a configuration file)
Space
=> show one more tipBackspace
=> hide the last tipEnter
=> reveal the whole image or proceed to the next image (if image is revealed)m
=> reshuffle the revealed positionsEscape
= quit the game
- Harden against missing files (maybe cleanup of imagelist...)
- Clean up code... a little more!
- learn something along the way ;o)
- find a nice way to show a 'help' screen in game explaining how to play (keybindings)
hanks to the nice and well written comments on reddit to improve this!