Make games with Unity [Part 2: Customising scenes and deploying to your device]
In the first part, you learned the basics of Unity views and editors, also, we learn how to configure a blank project composed of two simple scenes with two dir...
In the first part, you learned the basics of Unity views and editors, also, we learn how to configure a blank project composed of two simple scenes with two dir...
RSS is a well known web feed format, usually used to publish different informations frequently changed, such as blog entries and headlines. It’s one form ...
Unity is a powerful game engine that help developers build simple-to-AAA games for multiple platforms such as iOS, Android, PlayStation, Xbox and many others. T...
Update: The Swift version of this tutorial is available here. Since iOS7, Apple engineers introduced a new set of networking API called NSURLSession, in order t...
Hello everybody, and happy new year for all of you :] A while ago, I saw so many questions on SO enquiring about how to implement a login screen to the user bef...
Objective-C is an OOP language often used on the Macintosh, including the Cocoa API of Mac OS X. And, since 2007, Obj-C is used for developing iOS devices appli...