Reaction Time Game
This simple program tests your reaction time- As soon as the circle comes up, touch the screen and your speed in milliseconds will be displayed.
Parts for Reaction Time Game:
This example uses the millis() function to time the players reaction. The code should be readily reusable for more complicated programs with timers or basic TouchShield touch functionality.

Check out this video example:
I’ve uploaded the rest of the TouchShield’s built-in commands are over at the function reference wiki.
3 Comments on Reaction Time Game
Dick Dec 13 2009
Yes, code would be great. Seconded.
Ben Feb 28 2010
i agree. i would love to use your code as an example. Thirded.







Any chance you can upload the code used for this project please?