Archive: 2014

Discover Swift: Writing a Pachinko game on iOS with Swift and SpriteKit

📖 neoalienson/pachinko An iOS 'pinball' game using SpriteKit and Swift with physics engine ⭐ 7 Stars 🍴 1 Forks Language: C++ Do you like Swift, the programming language that comes with XCode 6 from Apple? You may not know, but I developed a fondness for it after writing a game with it. I am going to show you how to write a game with Swift. If you’d like to jump right into the source code of this game, you can download or clone it from GitHub

iOS 8 Time-Lapse Videos

I have installed iOS 8 beta 3 on an iPhone 4s. The default camera now supports taking time-lapse videos. Taking a time-lapse video with the camera is very simple because you do not have any options… I

Share a Coke with Neo

My friend brought me a bottle of Coke with my name on it from his business trip to South Africa, You can check https://www.shareacoke.co.za/ for the available names. There are similar activities in

Testing Android Wear Integration

We have integrated a messaging app with Android Wear in an emulator. Android Wear can receive notifications, reply to messages, and initiate VoIP calls through the mobile app. commentB

Test Your Abilities in Low-Level Hacking

https://microcorruption.com This is a simulation game that involves hacking an electronic lock. It requires a solid understanding of low-level programming. If you’re not familiar with Assembly, consid