Skip to content

One Switch Assistive Memory Game Demonstration

Notifications You must be signed in to change notification settings

gafert/OneMemory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneMemory

One Switch Assistive Memory Game Demonstration

alt text

What is this?

This game is a game demonstration. It demonstrates scanning methods and movements which can be used in videogames and other digital media with the help of a simple memory game. Scanning is especially important for people who are physiologically not able to interact with modern technology as they have limited input methods. Scanning helps these people my implementing techniques to control computers with only a limited number of switches (1-5). This game is playable with only one switch. (except the menu part, but you can implement scanning for that yourself if you want)

Download

Please refere to the Release Section for the latest builds

More Info

This demonstration offers three Scanning Methods

  • Autoscan
  • Userscan
  • Stepscan

It also offers two options to move the selection (sequencing)

  • Linear selection (simple scan)
    Selects every element on the screen one after another
  • Row selection (group scan)
    Selects first only rows and then only elements in that row