iOS Development - Create 4 Quiz Apps with Swift 3 & iOS 10

所在平台: Udemy

课程主页: https://www.udemy.com/course/ios-development-create-4-quiz-apps-with-swift-3-ios-10/

课程评论:没有评论

第一个写评论        关注课程

课程简介

这门课程名为《iOS开发 - 使用Swift 3和iOS 10创建四个问答应用》。课程概述指出,在应用商店中,许多成功且受欢迎的游戏都是问答游戏。这类游戏令人上瘾,并且即使是初学者也相对容易制作,而且几乎可以关于任何主题进行问答。课程将介绍四种不同的问答游戏模式,教授如何从零开始正确实现它们。 课程会逐步编写所有代码,同时详细解释相关内容。学生将学习如何构建这些问答游戏,而不仅仅是通过模板进行简单的重新设计。课程将首先开始于经典的多项选择问答,其中提出一个问题并提供四个不同的答案供用户选择。同时,还会添加一些小功能,例如正确或错误答案的动画以及一个动态倒计时计时器。 第二个问答模式为图像揭示问答,用户将逐步看到图像,并需尽快猜测图像内容。接下来,课程会教学生如何实现用户需要自行输入答案的问答模式。我们将创建一个表情谜语游戏,用户需通过表情来猜测电影标题。 最后,将制作一个简单而令人上瘾的对错问答游戏,用户需判断给定陈述的正确性。课程中将教授如何保存高分和在菜单页面上动态显示分数。我们还会学习如何为应用程序实现声音效果,包括背景音乐和正确或错误答案的特定音效。 在技术层面,课程将包括以下内容: - 创建四种不同的问答游戏 - 使用代码进行自动布局 - 通过动态倒计时实现动画 - 在用户默认中保存数据(如分数) - 处理用户输入(通过键盘) - 创建资源属性列表 - 创建适合应用风格的自定义警报视图 - 为应用实现声音功能(背景音乐、按钮声音) 与我们所有课程一样,在每节课后都会提供项目文件和完整源代码的下载,包括所用图像和声音等资源。期待在课程中见到大家,并分享关于问答游戏的所有知识。

课程评论(0条)

课程详情

A lot of very successful and popular games in the appstore are Quiz Games. They are addicting, relatively easy to make, even for beginners and you can make a quiz about almost anything. In this course we'll have a look at 4 different quiz gaming modes and learn how to implement them properly from scratch. We will write all of the code together and I will explain everything along the way. We want to teach you how to build these quiz games and not just give you a template that you can reskin but have no idea of the functionality behind it. We're going to start with a classic Multiple Choice Quiz, meaning a quiz where we ask a question and offer 4 different answers that the user can select. We'll add a bunch of neat little features such as animations for right and wrong answers as well as an animated countdown timer. The next quiz will be an Image Reveal Quiz quiz where we reveal an image step by step and the user has to guess as quickly as possible what's on that image. This will teach us how to display an image view step by step and we'll further develop what we learned earlier, by offering multiple answers. We're then going to learn how to implement a different quiz mode next. One where the users cannot just select an answer but has to type one in themselves. This will also teach us how to handle custom user input. Therefore we're going to create an Emoji Riddle Game where we display something such as a movie title with emojis and the user has to guess what it is. Finally we're going to create a simple but addicting Right or Wrong Quiz where we have statements displayed that are either correct or incorrect and the user has to decide. We're going to be able to use a lot of our newfound knowledge to build this game. With all quizzes we're going to teach you how to save your high score and how to display it animated in the menu screen. We'll also learn how to implement sound into the app, meaning background music as well as specific sounds for a right or wrong answer. While developing these apps we make sure to use sophisticated programming syntax, which will allow us to later on update our quizzes with monetization or ads if we like. In more technical terms, in this course you will learn: How to create 4 different Quiz GamesHow to do auto layout in codeHow to do animations by animating a countdown timerHow to save data in User Defaults (such as our scores)How to handle User Input via keyboardHow to create resource property listsHow to create a custom AlertView that will fit the style of our applicationHow to implement sound into the app (background music, button sounds) As it is the case with all of our courses, we will provide you with the project files with the entire source code after every lesson. It will be available to download along with all of the resources, such as images and sounds that we use. I look forward to seeing you in this course and teaching you all there is to know about quiz games.

课程标签

0人关注该课程

主题相关的课程