Skip to content

ebukaracer/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIC_TAC_TOE

PRs Welcome

A simple Tic-tac-toe game I developed using Unity, Inspired by Google's Tic-tac-toe game.

Tools Used:

  • Unity 2020.3.10f1
  • Visual Studio (IDE)
  • C# (Language)
  • My Major Packages

Features:

  • Save Manager

Download:

Get the APK file here: APK File or Play on Browser via: Unity Play

Gameplay Video:

Tic_Tac_Toe Gameplay Video

Others:

Feel free to fork this project and tweak to your taste. Meanwhile you can contact me or open an issue If you discovered a bug or have any suggestions.

Todo:

  • AI Logic (currently the game uses a random AI),
  • Two player support,
  • Audio, etc.