Skip to content

mitchandrade8/C--TicTacToe-Projects-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Created a simple Tic Tac Toe game in C++

  • user is represented my a 'X' mark and the computer is represented by 'O'
  • Created a simple plan and used nothing fancy or complex
  • Used conditionals, loops both 'while' and 'for'
  • Version 1 of this, planning more projects and might make this more complex and aesthically pleasing
TTTp2 TTTP1
  • Added the current terminal visual for the start of a new game.
  • the result states when the game ends in either 'Win/Lose' or 'TIE'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages