book--hacking-with-swift/37-watchkit-game-esp-tester/ESP Tester
CypherPoet 2a3a04455c Complete first version of Project 37 2019-03-08 05:39:12 -05:00
..
ESP Tester Complete first version of Project 37 2019-03-08 05:39:12 -05:00
ESP Tester WatchKit App Add WatchKit app functionality for tapping wrist on `didReceiveMessage` 2019-03-08 04:57:09 -05:00
ESP Tester WatchKit Extension Complete first version of Project 37 2019-03-08 05:39:12 -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.