fabiosouza01 / cppTicTacToe

Tic Tac Toe developed in C++Builder / Jogo da Velha desenvolvido no C++Builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cppTicTacToe

Tic Tac Toe developed in C++Builder / Jogo da Velha desenvolvido no C++Builder

EN-US

  • 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;
  • The score of two players is displayed on the top of the game;

PT-BR

  • Jogo da Velha com C++ desenvolvido usando o C++Builder;
  • O jogo permite que dois jogadores joguem entre si X e O;
  • Se um dos jogadores vencer, ou empatar o jogo imprima a mensagem do vencedor e aparecerão dois botões para fazer o usuário Jogar Novamente ou Sair;
  • A pontuação de dois jogadores é exibida no topo do jogo;

cppTicTacToe screenshot

Screenshot

About

Tic Tac Toe developed in C++Builder / Jogo da Velha desenvolvido no C++Builder

License:MIT License


Languages

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