hcilab / Momo

The Falling Of Momo.
MIT License
4 stars 1 forks source link

"Smart" suggestion for EMG sensitiviy adjustment. #53

Open aarontabor opened 8 years ago

aarontabor commented 8 years ago

During gameplay, we are already tracking an "average speed" metric for game-play statistics. We could potentially use this information to hint at the user when their EMG sensitivity settings are inproperly configured. For example, when we notice an extremely low average speed we could alert the user with a promt along the lines of:

"Does Momo's movement feel sluggish? You may be working harder than you need to, try adjusting sensitiviy settings here..."

We could provide a similar alert for when the average speed is extremely high.

aarontabor commented 8 years ago

We'll also need to find reasonable values for "extremely low" and "extremely high".