Connect 4 - Swift UI ==================== ## Cloning This project includes the model as a git submodule. ```sh git clone --recurse-submodules https://codefirst.iut.uca.fr/git/mathieu.grousseau/Connect4-UI.git ``` ## Building The project was built with XCode 15.4 and was tested under macOS 14.6.1 and iPhone 15. Other platforms may work but are untested. ## Notable missing features - ARKit support