Archives for 

game

SpriteKit Game From Scratch, Swift 2.0, part 4

Introduction Hi and thanks for following this tutorials so far! This would be the fourth and final part. So far, if you have followed the previous 3 parts you should have a working simple game. The current project files are located here: SpriteKit tutorial part 3 files In this part we’ll look into adding some extra […]

SpriteKit Game From Scratch, Swift 2.0, part 3

Introduction Before I go on with this tutorial I just want to say a few words. Unlike the slot reviews you can read on pvplive, the game is supposed to be easy to play and that’s true. But the struggle in making a game is quite the opposite. You may want to know how virtual […]

SpriteKit Game From Scratch, Swift 2.0, part 2 – Fitness Apps

If you are trying to be more physically active, up your daily steps, or burn more calories, fitness apps can help you on your way. We have trawled through fitness apps galore to bring you the best based on usability, design, user ratings, update frequency, and their capacity to get you moving. Exercise is the […]

SpriteKit Game From Scratch, Swift 2.0, part 1 – Workout Apps

(Image credit: Prostock Studio/Shutterstock) Get one of the best workout apps loaded up on your smartphone, and it doesn’t matter if you’re at the gym or working out at home — the right app can get you started on a healthier lifestyle. Most of the apps we’ve looked at help you exercise where you are, […]

Creating a HUD for your Sprite Kit Game

Creating a HUD for every game is vital. It’s a bit tricky when you are adding UI Elements to Sprite Kit and there are also a few different ways of doing it. Here is one of the ways and so far my favorite. It’s very flexible and it will allow you to easily customize your […]