Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍓 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 💻

Releases

No releases published

Packages

No packages published

Languages