Welcome to the Tic Tac Toe Game repository! This project is a modern take on the classic Tic Tac Toe game, featuring both single-player and multiplayer modes. In single-player mode, you can challenge a bot with varying difficulty levels, while in multiplayer mode, you can compete against other players online.
- Single-Player Mode: Play against a bot with different difficulty settings.
- Multiplayer Mode: Play online with other players in real-time.
- Real-Time Updates: Uses WebSockets for seamless, real-time game updates.
- Responsive Design: Enjoy the game on any device with a responsive and user-friendly interface.
This project is built using the following technologies:
- React: A JavaScript library for building user interfaces.
- Vite: This project uses vite to create react setup
- Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
- Express: A minimal and flexible Node.js web application framework.
- Socket.io: A library for real-time web applications to handle WebSocket connections.
The live version of this project is hosted on a free hosting plan. Please note that the server might take some time to spin up when the site is opened.