Shooter Game
This project was created based on the challenge of Day 66 of the 100 Days of Swift by Hacking With Swift (Paul Hudson).
The challenge was to develop an iOS App that would be a shooter game.
You can check the actual challenge page on the references.
Rules
- 1 min to play
- Shooting ducks adds points, shooting the target subtracts points
- The ducks in the middle row award more points
- Cick the bottom of the screen to reload
Stack
Frameworks: SpriteKit, UIKIt
Language: Swift
IDE: XCode