A simple and fun online Tic Tac Toe game with PvP and AI modes. Play against friends or challenge the AI in this classic game.
- Online Player vs Player mode
- AI opponent with strategic gameplay
- Responsive design for desktop and mobile
- Real-time gameplay using WebSocket
- Beautiful UI with animations
- Game status notifications
- Player cards showing current turn
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Real-time Communication: Socket.IO
- Clone the repository:
git clone https://github.com/FlowFalcon/tic-tac-toe.git
cd tic-tac-toe- Install dependencies:
npm install- Start the server:
npm start- Open http://localhost:3000 in your browser
tic-tac-toe
βββ package.json
βββ server.js
βββ public/
βββ index.html
βββ style.css
βββ script.js
- PvP Mode: Play against other players online in real-time
- AI Mode: Challenge the computer with different strategies
Feel free to submit issues and pull requests.
- Socket.IO for real-time communications
- Express.js team
- Tiktok : @flow.falcon
- Email : flowfalcon33@gmail.com
- WhatsApp : +62 817-7924-7472
- WhatsApp Channel : FlowFalcon
Made with β€οΈ by FlowFalcom"# tic-tac-toe"