book--hacking-with-swift/11-pachinko/Pachinko
CypherPoet d62316936a Add logic for removing obstacles in edit mode 2019-01-26 01:26:19 -05:00
..
Pachinko Add logic for removing obstacles in edit mode 2019-01-26 01:26:19 -05:00
Pachinko.xcodeproj Add slots and slot glow animations 2019-01-25 04:03:02 -05:00
README.md Add collision detection for dropping balls in slots 2019-01-25 06:09:43 -05:00

README.md

Pachinko

Gameplay

  • The purpose of the game is to drop balls in such a way that they land in good slots and not bad ones.
  • The gaps between our "bouncers" and are indicated by a green ("Good") or red ("Bad") glow.
  • The player win or lose depending on how many good or bad slots they hit.