book--hacking-with-swift/37-watchkit-game-esp-tester/ESP Tester
CypherPoet 5d3546a137 functionality for animating cards on tap 2019-03-06 01:23:50 -05:00
..
ESP Tester functionality for animating cards on tap 2019-03-06 01:23: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 functionality for positioning cards and using view-controller containment 2019-03-06 00:02:22 -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.