book--hacking-with-swift/37-watchkit-game-esp-tester/ESP Tester
CypherPoet 28ef84fd11 add functionality for sending messages to our Watch app 2019-03-08 03:53:50 -05:00
..
ESP Tester add functionality for sending messages to our Watch app 2019-03-08 03:53:50 -05:00
ESP Tester WatchKit App initialize project 37 2019-03-05 01:57:30 -05:00
ESP Tester WatchKit Extension initialize project 37 2019-03-05 01:57:30 -05:00
ESP Tester.xcodeproj Add background gradient and animation 2019-03-06 03:00:08 -05:00
README.md initialize project 37 2019-03-05 01:57:30 -05:00

README.md

ESP Tester (Zener Test Clone)

This project builds a simple game that recreates the classic Zener test for extrasensory perception. Our game will show the user eight cards face down, and users need to tap the card that has a star on its flip side. Casual players will get it right 1 in 8 times, but we'll get it right every time.

How do we gain this edge? First, we're going to build a tiny watchOS app that silently taps our wrist when our finger moves over the star card. Then we're going to add 3D Touch support so that pressing hard on any card will automatically make it the star.