Skip to content

Basic C++ TicTacToe game. I am a beginner and this project was made with the goal of not using any external help other than maybe looking up syntax. A learning exercise for figuring out solutions to different problems.

Notifications You must be signed in to change notification settings

BraedonW777/TicTacToeCPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToeCPP

  • Basic game of Tic Tac Toe made in C++.

I am a beginner and this is one of the first larger projects I have done. With this project I wanted to do my best to not use any tutorials or external help other than maybe searching for correct syntax.

I am 100% sure that there are a million better ways I could of gone about doing this project. I know there are tons of things I should change to make this code better. I probably used quite a few bad practices.

This was a learning exercise for me to make a project without following what someone else has done or trying to find solutions online.(maybe looking up syntax)

With all that being said, I would still love for you to share "constructive criticism" about this code. All the things I could to do make this better or better practices to follow. After all I am just here to learn!

Fell free to use or edit this code as you wish!

Please let me know what you think!

About

Basic C++ TicTacToe game. I am a beginner and this project was made with the goal of not using any external help other than maybe looking up syntax. A learning exercise for figuring out solutions to different problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages