Skip to content

This is my console application for a TicTacToe game in CPlusPlus

License

Notifications You must be signed in to change notification settings

Dkaban/TicTacToe-CPlusPlus

Repository files navigation

Tic Tac Toe C++

Platform: Windows Console

IDE: Visual Studio

This program is being created using Visual Studio and is a simple console app. It's a basic TicTacToe game that allows the player to play vs another player.

Functionality

  • The board is displayed to the player
  • The player is asked to enter a number to choose which slot they want their X or O in
  • The updated board is displayed and the player is asked to make a choice again
  • Game ends when the board is full and no alignment or an alignment is matched

About

This is my console application for a TicTacToe game in CPlusPlus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages