vector outline of globe in the background with dotted arrows orbiting it in varying directionsvector outline of moon floating in the backgroundvector outline of sun fixed in the top left corner background
Prev

Tic Tac Toe

Next
View The Project

I accepted a challenge to build a Tic Tac Toe game with React and JavaScript, built with the Next.js framework. It was an entertaining project, and it showcases my ability to work well with complex JavaScript logic and to build visually appealing interactive UI components with React. Here are some features about this game:

  • Player turn tracking and visual
  • Individual player selection tracking
  • When a selection is made, it compares the player's selections against a list of possible win scenarios and triggers a winning animation when it comes back positive.