Inspiration
I am currently learning c# and i guess it is the best way to start creating small projects with it and learn on the go.
What it does
It's a multiplayer game where a user and the computer plays the tic-tac-toe game. It is console application which runs on command line interface and results the winner at the end when a player wins.
How we built it
I have used visual studio as a code editor and c# language to create this simple console application.
Challenges we ran into
It was a bit complex while debugging the errors and doing some refactoring but I did it and learnt a lot creating this game.
Accomplishments that we're proud of
I learned how to bundle simple concepts like loops, arrays. methods all together in a program with proper refactoring for code readability.
What we learned
I learned how to create simple programs using c# language.
What's next for Tic-Tac-Toe
I will definitely thinking of adding GUI to this console app so that it will look better for users to play in their respective computers.

Log in or sign up for Devpost to join the conversation.