Project 29: Exploding Monkeys
About 2 min
Project 29: Exploding Monkeys 관련
Hacking with iOS – learn to code iPhone and iPad apps with free Swift tutorials
Learn Swift coding for iOS with these free tutorials – learn Swift, iOS, and Xcode
Project 29: Exploding Monkeys
Remake a classic DOS game and learn about destructible terrain and scene transitions.
Description
Remake a classic DOS game and learn about destructible terrain and scene transitions.
Setting up | Hacking with iOS
Setting up
Building the environment: SKTexture and filling a path | Hacking with iOS
Building the environment: SKTexture and filling a path
Mixing UIKit and SpriteKit: UISlider and SKView | Hacking with iOS
Mixing UIKit and SpriteKit: UISlider and SKView
Unleash the bananas: SpriteKit texture atlases | Hacking with iOS
Unleash the bananas: SpriteKit texture atlases
Destructible terrain: presentScene() | Hacking with iOS
Destructible terrain: presentScene()
Wrap up | Hacking with iOS
Wrap up
Need help?
I put together answers for over 600 of the most frequently asked questions I received from readers into one place: the Swift 5 Knowledge Base. It answers basic and advanced questions, and provides lots of free code you can re-use however you please. If you hit problems, try searching there first.
If you're still having problems, you can post to the Hacking with Swift subreddit where you can expect an answer fairly quickly, or you can find me on Twitter where I'll do my best to help.
Project files
The project files for Hacking with Swift are all available on GitHub, where you can view them, fork them, or download them: