Let's Build Connect 4 Game in SwiftUI

Published 2022-05-15
Platform Udemy
Number of Students 918
Price Free
Instructors
DevTechie DT
Subjects

Go to Udemy

Build game from start to finish in iOS and SwiftUI

SwiftUI makes building UI fun and it can even be used to build games. In this video course we will do just that.

We will build Connect 4 game in SwiftUI, without the use of SpriteKit. This course is designed to teach you SwiftUI and building games in SwiftUI. You will build game logic to play this Connect 4 game against computer. We will build logic in such a way where with simple computation, we will give computer a logistic artificial intelligence and let computer play against player to try to block and will the game. You will learn to build UI to simulate disc drop visualization just with simple grid computation.

We will learn to use user defaults and newly introduced property wrapper called app storage, which makes is easy to deal with user defaults. With the help of AppStorage you will be able to use store and fetch data in user defaults while using those variables just like any other state or binding variables.

This course is designed for students who already have exposure to iOS development and know basics of SwiftUI.

Hope you join us in this journey to build this amazingly simple yet complex game and play it on your devices. thank you!

Go to Udemy