Skip to content

This is a cross-platform TicTacToe game developed using Xamarin. It allows users to play the classic TicTacToe game on their mobile devices.

Notifications You must be signed in to change notification settings

FatoomRe/Xamarin-TicTacToe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin TicTacToe Game

This is a cross-platform TicTacToe game developed using Xamarin. It allows users to play the classic TicTacToe game on their mobile devices.

Features

  • Play against a friend or against the computer
  • Simple and intuitive user interface
  • Real-time gameplay with interactive board
  • Option to restart the game at any time

Screenshots

Untitled.mp4

Technologies Used

  • Xamarin.Forms
  • C#
  • .NET
  • Visual Studio (or any other Xamarin-compatible IDE)

Getting Started

To get started with the Xamarin TicTacToe Game project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/FatoomRe/Xamarin-TicTacToe-Game.git
    
  2. Open the project in your preferred Xamarin-compatible IDE (e.g., Visual Studio).

  3. Build the solution to restore NuGet packages and ensure all dependencies are resolved.

  4. Choose the target platform (Android, iOS, or both) and start the application in the emulator or on a physical device.

  5. Play the TicTacToe game by tapping on the desired cells on the board. The game will automatically switch turns between the players.

  6. To play against the computer, select the appropriate game mode and enjoy the challenge!

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request. Make sure to follow the existing code style and conventions.

About

This is a cross-platform TicTacToe game developed using Xamarin. It allows users to play the classic TicTacToe game on their mobile devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages