Making a Tic Tac Toe Game – Introduction and Setup (Lesson 1-2)



Making a Tic Tac Toe Game – Introduction and Setup (Lesson 1-2)

Making a Tic Tac Toe Game - Introduction and Setup (Lesson 1-2)

An introduction to the series and an overview of the completed project which is to create an Xs and Os game (Tic-Tac-Toe) with three different game modes. The first mode is where you can play against an opposing player by passing the phone or iPad between two players to take turns. The second mode is where you can challenge your phone and see who comes out top and the third mode uses the multi-peer connectivity framework to pit two players against each other, each running the application on their own own device.

We also start the series by creating a new Xcode project using Xcode 14 but make sure that users with iOS 15 installed will still be able to play the game. We then create models for our game and develop a view that will be presented with the players launch the game, asking them to choose a game type or mode.

Timestamps:
00:00 Introduction
00:30 Two Players Sharing
00:55 Challenge the Device
1:34 Playing against another device
03:40 Create Xcode Project and set Deployment Target
05:10 Add starter assets
10:18 Create Game Models
12:08 Startview Screen
19:38 Custom View Modifier
22:00 Basic Game Screen

πŸ“¦ Resources for this series: https://www.dropbox.com/sh/1idek65wab9bstu/AABvHV7ywbjhoMIfLrwRD6lqa?dl=0

🚨 SPECIAL CWC+ OFFER FOR YOUTUBE:
https://cwc.to/youtubeoffer

CWC+ PROGRAM:
πŸ‘©β€πŸ’» All access to over 50 courses – https://cwc.to/plus

APPLE DEVELOPER PROGRAM:
https://developer.apple.com/programs/

MY FAVOURITE APP RESOURCES:
πŸ“– The SwiftUI Reference Books I Use – SwiftUI Views Mastery – https://cwc.to/swiftui-book
πŸ’° How I Monetize My Apps – RevenueCat – https://cwc.to/revenuecat
πŸ€– My Automation Tool of Choice – Bitrise – https://cwc.to/bitrise
πŸ§‘β€πŸŽ¨ What I Use For App Design – Figma – https://cwc.to/figma

WEEKLY UPDATES VIA EMAIL:
βœ‰οΈ Every Saturday, receive an email digest of new content – https://cwc.to/newsletter

CONNECT:
🌍 My website – https://codewithchris.com
😺 GitHub – https://github.com/codewithchris
πŸ“Έ Instagram – https://www.instagram.com/codewithchris/
🐦 Twitter – https://twitter.com/codewithchris

ABOUT CODEWITHCHRIS:
Hi I’m Chris! I’m dedicated to teaching fundamentals about how to make an app. This is important if you’re trying to land an iOS job, be a freelancer, increase or start a business with an app idea. On this channel and my website, you’ll find a ton of free resources and tutorials to aid you on your journey to learn iOS development. Many people have learned to code and build apps on their own! https://cwc.to/reviews

Note: Some of the links in this description are affiliate links that help support this channel. Thank you if you used any of them!

#CodeWithChris #CodeCrew #HowToMakeAnApp