5j54d93 / Connect-4-iOS-Game

An iOS Game designed with SwiftUI, that user could play with a medium level computer, change pieces color, store score in AppStorage.

Home Page:https://medium.com/海大-ios-app-程式設計/connect-4-ios-game-3de46c88cafb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect 4 iOS Game

Swift GitHub license GitHub Repo stars GitHub repo size Platform

Connect 4 iOS Game designed with SwiftUI that could:

  • play with a medium level computer
  • store scores in @AppStorage
  • restart at any time
  • change piece color with ColorPicker and store in @AppStorage

iOS:iPhone 13 Pro Max

How To Play

  1. Simply click on the green「Code」button on top right
  2. click「Open with Xcode」
  3. Having fun to play this Connect 4 iOS game!

if nothing happen:

  • Download this repository via git clone
git clone https://github.com/5j54d93/Connect-4-iOS-Game

License:MIT

This package is MIT licensed.

About

An iOS Game designed with SwiftUI, that user could play with a medium level computer, change pieces color, store score in AppStorage.

https://medium.com/海大-ios-app-程式設計/connect-4-ios-game-3de46c88cafb

License:MIT License


Languages

Language:Swift 100.0%