Skip to content

Repository files navigation

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 logic

Before the game starts, both players are prompted to enter their names. Those names appear in the turn indicator, win message, and score display throughout the game. Tapping a column that is already full does nothing — no alert, no interruption.

Requirements: Xcode 14 or later · iOS 15.5 or later · No third-party dependencies

To run: Open Connect Four Game.xcodeproj in Xcode, select an iPhone simulator from the device toolbar, and press Run (or Cmd+R).

Get the whole experience!

Gif#1: Yellow Dot winning vertically

Used

animated


Gif#2: Red Dor winning diagonally

Designed

animated


Gif#3: Yellow Dot winning horizontally

Utilized

animated


About

A two-player Connect Four game for iPhone built with Swift and UIKit.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages