Skip to content

This iOS Tic Tac Toe game, built with SwiftUI and MVVM architecture, features a modern UI with animations, score tracking, and two-player gameplay. It supports iOS 14+ and Swift 5.5+. The repository provides a clean project structure and details on running the app, along with suggestions for future enhancements.

Notifications You must be signed in to change notification settings

ShashankBejjanki1241/TicTacToe-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe iOS Game

A modern, animated Tic Tac Toe game built with SwiftUI following MVVM architecture pattern.

Features

  • Clean, modern UI with animations.
  • Score tracking system.
  • Two-player gameplay.
  • Spring animations for moves and state changes.
  • Color-coded players (X: Blue, O: Red).
  • Game state management.
  • Reset game and score functionality.
  • Responsive layout.

Requirements

  • iOS 14.0+
  • Xcode 13.0+
  • Swift 5.5+

Installation

  1. Clone the repository
  2. Open Tic Tac Toe.xcodeproj in Xcode
  3. Build and run the project

Screenshots

Game Board

Game Board

Winning Screen

Winning Screen

About

This iOS Tic Tac Toe game, built with SwiftUI and MVVM architecture, features a modern UI with animations, score tracking, and two-player gameplay. It supports iOS 14+ and Swift 5.5+. The repository provides a clean project structure and details on running the app, along with suggestions for future enhancements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages