Susovan07-Slice/KBC_game ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Python console game inspired by Kaun Banega Crorepati. I want the player to enter their name, get welcomed to the game, and then answer 10 multiple choice questions one by one. After each correct answer, show the next prize amount, and include two milestone points where the player is guaranteed a reward. Let the player quit at certain stages if they want, and end the game with a clear final winnings message.

Please also add three lifelines, 50 50, Phone a Friend, and Audience Poll. The phone a friend option can have some random behavior so it does not always give the same answer. Keep the whole thing as a fun text based experience with short dialogues like the real show. Use functions and clean game logic so it is easy to follow, and if you need current Python or NumPy details, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab