GitHunt
JA

Jayavarshini-Jayakumaran/fruit-frenzy-tic-tac-toe

Tic Tac Toe with juicy emojis, fruity players, sound effects, and pixel-perfect UI.

๐Ÿ“ Fruit Frenzy Tic Tac Toe ๐Ÿ‡

Tic Tac Toe with juicy emojis, fruity players, sound effects, and pixel-perfect UI.

๐ŸŽฎ Features

  • ๐Ÿ“ 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

๐ŸŒŸ Screenshots

screenshot

๐Ÿ–ฅ๏ธ Tech Stack

  • Python ๐Ÿ
  • Tkinter (GUI)
  • Pygame (for sound)

๐Ÿš€ How to Run

1๏ธโƒฃ Clone the Repository

git clone https://github.com/Jayavarshini-Jayakumaran/fruit-frenzy-tic-tac-toe.git
cd fruit-frenzy-tic-tac-toe

2๏ธโƒฃ Install the Dependencies

pip install -r requirements.txt

3๏ธโƒฃ Run the Game

python src/main.py

โœ… Make sure your assets/ folder (with sounds and images) is in the correct place relative to src/main.py.

๐Ÿ“ License

This project is licensed under the MIT License.

Finish what you started ๐Ÿ’ป