Inspiration

A TicTacToe challenge made me to get deep into the project

What it does

It is a game where 2 people are madatorly required to play this game, each of them either selecting 'x' or 'o'. When the board discovers an "xox" the finisher will be the winner of this game.

How we built it

It is built of using normal core java , ie for loops, methods.

Challenges we ran into

The challenging part for me was pushing my entire project to eclipse, which was a bit difficult in the beginning later was able to resolve it!.

What we learned

we can construct a game just by using the basic concepts of the java.

What's next for TicTacToe

Adding a GUI frame and also making the code a bit shorter.

Built With

Share this project:

Updates