Inspiration

TicTacToe is always a good project to do when learning languages so I find myself doing this project a lot

What it does

It is a command line based tic tac toe game where 2 players can take turns placing pieces

How we built it

I built this program in Java using Atom as my text editor

Challenges we ran into

I found detecting a win or a draw difficult

Accomplishments that we're proud of

I created everything using object oriented paradigms, making it easy to expand the core game

What we learned

How to streamline creating tic tac toe in Java

What's next for Command Line TicTacToe

Add an Ai using minimax

Built With

Share this project:

Updates