Code Monkey home page Code Monkey logo

typicaleoxx / guessthemovie Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 7 KB

GuessTheMovie is a Python game to identify popular Bollywood movie dialogues and guess the corresponding movie titles. With a collection of iconic dialogues from classic Bollywood films, this game offers entertainment and nostalgia for movie enthusiasts. Developed as one of my earliest Python projects. it holds a special place in my heart.

License: MIT License

Python 100.00%

guessthemovie's Introduction

GuessTheMovie

Description

GuessTheMovie is a Python game that challenges players to identify popular Bollywood movie dialogues and guess the corresponding movie titles. With a collection of iconic dialogues from classic Bollywood films, this game offers entertainment and nostalgia for movie enthusiasts. Developed as one of my earliest Python projects, GuessTheMovie holds a special place in my heart as one of the first games I created while learning Python. Even as I continue to refine my programming skills, I still enjoy playing this game with friends, reminiscing about our favorite Bollywood movies.

Key Features

  • Presents players with random Bollywood movie dialogues to guess.
  • Provides feedback on correct and incorrect guesses.
  • Tracks player scores and offers the option to play multiple rounds.
  • Simple and interactive gameplay suitable for all ages.

Concepts Used

  • Randomization: Utilized the random module to select random movie dialogues for the game.
  • Dictionaries: Stored movie dialogues and their corresponding movie titles in a dictionary for easy retrieval and comparison.
  • Loops and Conditionals: Employed loops and conditionals to control the flow of the game and validate user input.
  • User Input Handling: Accepted user input for name, readiness to play, and guesses, ensuring a smooth user experience.

How to Play:

  1. Download or clone the repository containing the GuessTheMovie project files.
  2. Run the GuessTheMovie.py file using Python.
  3. Enter your name when prompted.
  4. Choose whether you're ready to start the game.
  5. Guess the movie title corresponding to the displayed dialogue.
  6. Receive feedback on your guess and continue playing for a total of five rounds.
  7. View your final score and decide whether to play again.

Possible Updates or Contributions

  • Adding more movie dialogues and titles to expand the game's database.
  • Implementing difficulty levels or categories for different genres of movies.
  • Enhancing the user interface with graphics or additional features.
  • Optimizing code for efficiency and readability.
  • Adding multiplayer functionality for competitive gameplay.

Contributing

  • Contributions and feedback are welcome! Feel free to suggest improvements or report issues by opening an issue or pull request.

License

  • This project is licensed under the MIT License. See the LICENSE file for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.