Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Easy iOS Swift Game: Memory Puzzle
Rating: 4.6 out of 5(36 ratings)
2,663 students

Easy iOS Swift Game: Memory Puzzle

Developing an iOS Memory Puzzle Game with Swift
Created byAmir J
Last updated 10/2018
English

What you'll learn

  • XCode interface builder
  • iOS programming with Swift
  • Video game logic design and implementation

Course content

6 sections22 lectures3h 12m total length
  • Introduction2:49

    In this real app development, we will work on developing an iOS memory puzzle game. In doing that, I will rely on techniques that are essential to ui design as well a correct programming exercise.

  • New app2:04

    In this first lesson,  we will start a new app for iPad and run it on simulator.

  • Interface Outlets5:47

    In this lesson, we will add the necessary items for our interface items. Keep in mind that some of these items will be removed later on. We need a game background, a timer label, a reset button. A game mode uiSegmentedControler and a Game win in Time Label. We would also need a label that illustrates the current game mode. Game mode should be hidden when the game is in playback mode.

  • Auto Layout8:35

    In this lesson, we will change the proportions of some of our interface outlets and use constraints to properly adjust them to our views.

Requirements

  • Basic understanding of programming terms
  • Computer literacy
  • Access to a Mac computer

Description

In this course, we will explore the development of a basic game with XCode and through Swift programming language. Throughout the course, we will learn the basics of developing interfaces in XCode and also the basics of coding with Swift. 

We will also explore some concepts of making a video game the logic behind the various features of the game. 

This course is particularly useful if you are new to Swift and iOS programming in general, if you are an iOS programmer in Objective-C or if you wish to jumpstart your iOS programming. 

A unique feature of this course is that it gets results fast and helps you develop a functioning game within one afternoon. 

Along with the course, you will receive all assets, my own project and all the necessary pieces of code.

By the end of this course, you should be able to develop a variety of simple 2D games, puzzles within XCode and Swift.

Who this course is for:

  • Coding enthusiasts
  • iOS developer
  • Anyone who wants to learn to make basic video games