Inspiration

I am currently a beginner programmer and wanted to use my beginner skills and research skills to challenge myself to create something similar to my current Programming 1 class.

What it does

This program outputs a 2-player Tic Tac Toe game and obtains user input until the game ends or a winner is determined.

How we built it

I used prior and current programming knowledge from my programming class. I also watched YouTube videos and did research to learn new keywords, code concepts, logic, and more.

Challenges we ran into

One of the main challenges I ran into was creating the layout for the tic tac toe board without it needing user input.

Accomplishments that we're proud of

I am very proud of putting my beginner programming knowledge to work and creating something similar but more advanced to what I have been learning in class.

What we learned

I learned how to use void in cpp and expanded my working knowledge on logic when coding.

What's next for Tic Tac Toe Game

I will hopefully be able to broaden my horizons and create a more cohesive popular game.

Built With

Share this project:

Updates