a7med3laa / GUI-C-Tic-Tac-Toe

GUI Tic-Tac-Toe Game application using C++ builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GUI-C-Tic-Tac-Toe

  • Tic Tac Toe Game with C++ developed using C++ builder
  • The game lets two players play with each other X and O
  • If one of the players wins the game print the winner message and two buttons will appear to make the user Play Again or Exit
  • If the game is a draw also shows the two buttons to Play Again or Exit
  • The score of two players is displayed on the top of the game

Tic-Tac-Toe screenshots

drawing

drawing

About

GUI Tic-Tac-Toe Game application using C++ builder


Languages

Language:C++ 52.6%Language:C 47.4%