Tic Tac Toe with juicy emojis, fruity players, sound effects, and pixel-perfect UI.
- 🍓 Random fruity emoji player pairs every game
- 🔊 Fun sound effects for clicks, wins, and ties (requires speakers!)
- 💡 Blinking winner tiles animation
- 🎨 Retro pixel-art background
- 🔁 One-click restart button
- Python 🐍
- Tkinter (GUI)
- Pygame (for sound)
git clone https://github.com/Jayavarshini-Jayakumaran/fruit-frenzy-tic-tac-toe.git
cd fruit-frenzy-tic-tac-toepip install -r requirements.txtpython src/main.py✅ Make sure your assets/ folder (with sounds and images) is in the correct place relative to src/main.py.
This project is licensed under the MIT License.
Finish what you started 💻
