ilhan48 / TicTacToeDedicatedToTrabzon

An beginner-level Tic Tac Toe game developed in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Game

Welcome to the Tic Tac Toe game implemented in Swift!

This project is a simple console-based implementation of the classic Tic Tac Toe game for two players. It's a great starting point for beginners looking to learn Swift programming.

Features

  • Players take turns to play.
  • Game rules are enforced to determine the winner.
  • Current game status is displayed on the board.
  • Winner or a draw is declared when the game ends.

Getting Started

To play or contribute to this project, follow these steps:

  1. Clone the repository to your local machine.

git clone https://github.com/ilhan48/TicTacToeDedicatedToTrabzon.git

  1. Open the project in Xcode or your preferred Swift development environment.

  2. Run the game and enjoy playing!

Contributing

We welcome contributions from the community. If you'd like to contribute to the project, please follow these steps:

  1. Fork this repository.

  2. Create a new branch for your feature or bug fix.

  3. Make your changes and commit them.

  4. Push your changes to your forked repository.

  5. Create a pull request, explaining your changes and improvements.

Contact

If you have any questions, suggestions, or issues, feel free to contact us. You can open an issue in the repository, or reach out to ilhanodun34@gmail.com.

SS

WhatsApp Image 2023-09-22 at 4 02 48 PM WhatsApp Image 2023-09-22 at 4 03 01 PM WhatsApp Image 2023-09-22 at 4 03 12 PM WhatsApp Image 2023-09-22 at 4 03 26 PM

About

An beginner-level Tic Tac Toe game developed in Swift.


Languages

Language:Swift 100.0%