Skip to content

Python Tkinter game with multiple choice questions about quotes from movies.

Notifications You must be signed in to change notification settings

BB31420/Movie-Quote-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie Title Guessing Game

A simple Python-based movie title guessing game using the tkinter library for the graphical user interface. Test your knowledge of movie quotes and challenge yourself to beat the high score!

Features

  • Randomly displays movie quotes.
  • Multiple-choice options to select the correct movie title.
  • Keeps track of scores and high scores.
  • Interactive GUI.

image

Clone the repository:

git clone https://github.com/yourusername/movie-title-guessing-game.git

Navigate to the project directory:

cd movie-title-guessing-game

Usage

Run the application using the following command:

python moviequotegui.py

Follow the on-screen instructions to play the game:

  • Click the "Start Game" button to begin.
  • Read the displayed movie quote and select the correct movie title from the options provided.
  • Continue guessing until you exhaust your lives.

About

Python Tkinter game with multiple choice questions about quotes from movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages