Inspiration
After completing my freshman year, I had this urge to make a project on my own. So I sat with my laptop, and started thinking what can be made. Since I was a novice in programming, and knew C++ as a programming language. So I made a very simple game: Tic Tac Toe, using C++ .
What it does
It's the classical game. Two people will have to play it.
How we built it
I have used the iostream library, very basic library for taking input and giving output in C++.
Challenges we ran into
The very first challenge I faced was to make the grid.
Accomplishments that we're proud of
That we learned about basic C++ keywords.
What we learned
What's next for Tic Tac Toe in C++
To implement its GUI version. There are several libraries available for that.
Log in or sign up for Devpost to join the conversation.