|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/how-to-make-iphone-game/
课程评论:没有评论
**课程名称:**为iPhone Swift/iOS打造你的第一个手机游戏,寓教于乐 **课程概述:** 本课程将带你从零开始,通过打造一款有趣的手机游戏,深入学习Swift、SpriteKit和iOS开发。你将扮演一名间谍,破解秘密代码,开启锁具。游戏不仅好玩,还能让你掌握Swift、SpriteKit框架及其基础代码、扩展(Extensions)、代码封装(私有变量,getters和setters)、代码重构(Refactoring)、各种循环(Loops)的应用、继承(包括初始化器、便利、必需、重写)、属性(包括属性观察器和计算属性)以及协议(Protocols)的深入理解和应用。课程采用边学边用的方式,每个新概念都将在游戏中得到实践和应用,让你一步步提升开发技能,成为一名优秀的Swift/iOS开发者。
Have you ever imagine yourself as a spy, breaking codes, picking locks? In this game you will have to crack the secret code to pop the lock, and more you will have to build this game from scratch if you want to play it and learn a lot about Swift, SpriteKit and iOS while doing so. The game is fun to play and watch others playing, however it is just a fun way for me to teach you all you need to know to be a excellent Swift/iOS developer. Trougth the course of this course we will learn about: SpriteKit Framework and its boiled plate codeExtensions, what is and how to useHow to encapsulate our code and use private variables, getters and setter and whyHow to refectory your code as you go, what is refectory and why you should always do itLoops, different kinds of loops, with one to use for different scenarios and whyInheritance, including initializers, convenience, required, overriden how to do it rightProperties, including property observers and computed properties, what it is and how to useProtocols, I know you hear about it before, but do you really understand what it is and how to use? In this course we will cover one topic at the time as we need we will discuss itm examine the options and add to our game to make it more and more awesome