Back to projects
Tic-tac-toe

Tic-tac-toe

Angelina

Tic-tac-toe link

This is a SPA, inspired by React documentation.

Features

  • Play with AI: User has an ability to play with the computer.
  • Various levels of difficulty: Ability to play from 3x3 and up to 10x10 board.
  • History tracking: Each step saved in the game history. User is able to navigate between different history steps.
  • Paralax background: Three.js background allows user to experience parallax effect within each step.

Technologies

  • React
  • TS
  • HTML, CSS
  • Three.js
  • Vite
  • GitHub
  • Husky, Eslint, Prettier