DevChallenges
Loading...

Tic-Tac-Toe Game

Challenge: Develop a tic-tac-toe game using React, Vue, or Angular. Users should be able to play against the computer or another player.

Follow the instructions below:

  • Design and implement a game board to display the tic-tac-toe grid

  • Allow users to make moves and determine the winner

  • Implement a computer opponent for single-player mode

Once you have completed the challenge, submit your solution by providing the URLs for your GitHub repository and live application hosted on any platform. Additionally, please include a concise explanation of the work you have done.

Furthermore, we encourage you to assess and offer feedback on the solutions submitted by other participants.

How to start

  • Read the challenge's details
  • Start the challenge
  • Have fun coding!!