(X) Hide this
    • Login
    • Join
      • Say No Bots Generate New Image
        By clicking 'Register' you accept the terms of use .

Reflex Test Single Touch game for Windows Phone: the code behind

(0 votes)
0 comments   /   posted by Silverlight Show on Sep 07, 2012
Tags:   windows-phone

Read the original post at Windows Phone 7 Developer Guide

Reflex Test is a simple game in which you see how quickly you can tap the screen when a target appears. (You can tap anywhere on the screen; the target is just a visual gimmick.) The app keeps track of your fastest time as well as your average time.

The tap detection done by this app could easily be done with a simple MouseLeftButtonDown event handler, but instead this app serves as an introduction to multi-touch functionality. You can easily use the multi-touch infrastructure for single touches, as this app does.



Comments

No comments

Add Comment

Login to comment:
  *      *       

Our News on Twitter