Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 268 Bytes

Multiplayer Tic-Tac-Toe Game

Frontend: HTML, CSS, JavaScript Backend: NodeJS, MongoDB

Functionalities:

  • Play a Tic-Tac-Toe game with a computer.
  • Play a Tic-Tac-Toe game with another player by generating a unique game link which can be accessed at anytime.