Skip to content

Bikash07-git/rock_paper_scissors

Repository files navigation

🎮 Rock Paper Scissors Game

A modern twist on the classic Rock-Paper-Scissors game built using Python and Tkinter.
Includes countdown timer, match history, reset functionality, and a cool UI.


🚀 Features

  • 🧠 Smart result logic (Win/Lose/Draw)
  • ⏱ Countdown timer before each move
  • 🔄 Restart/reset button
  • 📝 Match history log
  • 🖌 Custom fonts, colors, and styled buttons
  • 📦 Packaged as a .exe (Windows executable)

🛠 Tech Stack

  • Python 3.13.2
  • Tkinter (GUI)
  • random module
  • pyinstaller (for .exe generation)

🔧 Installation & Run Locally

# Clone the repo
git clone https://github.com/Bikash07-git/rock_paper_scissors.git

# Change to directory
cd rock_paper_scissors

# Run the game
python game.py

About

A Rock Paper Scissors game using Python and Tkinter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published