Skip to content

Latest commit

 

History

History
51 lines (44 loc) · 3.94 KB

File metadata and controls

51 lines (44 loc) · 3.94 KB

Who Wants to Be a Millionaire?

ru

Made with Python 3.12 Using QT Designer Using SQLiteStudio
PyQt5 SQLite3 Yandex Cloud PyInstaller

The popular TV show "Who Wants to Be a Millionaire?" is now available on your PC! 💙
Hints, questions, virtual rubles, and all the game’s features — everything you love in one application. 💰
Beat your records and compete with your friends using the high-score table. 🏆
Get smarter and test your knowledge! 📚

App screenshot
STRFormat Graphics Pack And Control Programs STRFormat DLC & Mods STRFormat DLC & Mods → WWTBAM Usual Packs
YouTube - retro4566 Millionaire Fans

How to Run:

  1. Install Python 3.9 (or upper) on your computer.
  2. Open a terminal in the repository folder.
  3. Enter the following commands:
    pip install -r requirements.txt
    python main.py
  4. Enjoy the game! ^_^

Game Controls:

  • At the start of the game, you can choose a timed mode (similar to the Clock Format introduced in the U.S. in 2008).
  • Answer questions by clicking on A, B, C, or D with your mouse or pressing Q, W, A, S on your keyboard:
    • ₽5,000 at question 5 and ₽100,000 at question 10 are guaranteed amounts — if you pass these milestones, you will receive the sum even if you lose.
    • Your main goal is to reach ₽3,000,000.
  • Use up to three lifelines by clicking on them with your mouse or pressing from 1 to 7 on your keyboard:
    • 50:50 removes two incorrect answers to make it easier
    • "Ask the Audience" shows the audience answer statistics to help you choose the correct answer
    • "Double Dip" allows you to answer again if your first answer is wrong
    • "Switch the Question" swaps the current question with another of the same difficulty
    • "Revival" lets you use one of the lifelines you have already used
    • "Immunity" protects you from a wrong answer — if you make a mistake, you will leave the game with the sum you have already earned
    • "Freeze the Timer" stops the timer until you answer the question
  • You can take the money and leave the game by clicking on the home icon or pressing 8 on your keyboard.
  • View the high-score table and add your results by playing the game.