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
- Simply click on the green「Code」button on top right
- click「Open with Xcode」
- 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
This package is MIT licensed.