Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muhammadmoeezkhan/ios-connect-four
IOS App Remake Of The Classic Connect 4!
https://github.com/muhammadmoeezkhan/ios-connect-four
game-logic swift uibuttons xcode
Last synced: about 2 months ago
JSON representation
IOS App Remake Of The Classic Connect 4!
- Host: GitHub
- URL: https://github.com/muhammadmoeezkhan/ios-connect-four
- Owner: MuhammadMoeezKhan
- Created: 2022-07-30T00:51:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T22:26:57.000Z (about 1 year ago)
- Last Synced: 2024-11-24T09:17:05.394Z (about 2 months ago)
- Topics: game-logic, swift, uibuttons, xcode
- Language: Swift
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Connect-Four
#### The Classic! Want to go down memory lane and have a Connect Four competition with your friends/family? I got you!
I created a Connect Four App that utilizes:
- Collection views
- Enums
- UIButtons
- Game logicGet the whole experience!
### Gif#1: Yellow Dot winning vertically
#### Used
### Gif#2: Red Dor winning diagonally
#### Designed
### Gif#3: Yellow Dot winning horizontally
#### Utilized