Inspiration

  I watched a tutorial of MLH March challenges hack video on "Create a Game". I wanted to try it out myself.

What it does

The project plays the basic Tic-tac-toes game. You can challenge your friends and family to become the unbeatable Champion in the Tic-tac-toes game. 

How we built it

 I have built it using Java. I have watched the MLH Hack workshop on "Create a Game". I have implemented a multiplayer feature and also a feature where you can select your (X/O) symbol and display the player names. 

Challenges we ran into

  Had some minor issue of breaking the game after the first player inputs his position. (Rectified)

Accomplishments that we're proud of

  I have done making some tweaks to make it a multiplayer game. The game also displays the name of players and the symbols that they want to use it in the game.

What we learned

   How to structure a program and implement a simple game using the OOPS concept.

What's next for Tic-tac-toes (Multiplayer)

   I want to add the feature where the user can choose whether to play another user or play against the CPU.

Built With

Share this project:

Updates