Skip to content

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

License

Notifications You must be signed in to change notification settings

5j54d93/Connect-4-iOS-Game

Repository files navigation

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.