Skip to content

A fast-paced terminal-based quiz game where one wrong answer ends it all. Test your knowledge, question by question, and see how far your brain can take you. Think quick—or sink!

License

Notifications You must be signed in to change notification settings

SaurabhSSB/think-or-sink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Think or Sink

Think or Sink is a fast-paced, terminal-based quiz game built with Python. Answer general knowledge questions one by one—but be careful! One wrong answer and it’s game over. It’s a battle of wits, speed, and accuracy. Think quick… or sink!


🎮 How to Play

  1. Run the script in your terminal.
  2. Each round presents a multiple-choice question.
  3. Select the correct option by entering 1, 2, 3, or 4.
  4. Get it right? You move on.
  5. Get it wrong? The game ends immediately.
  6. Your reward increases with every correct answer. Reach the top without sinking!

🚀 Getting Started

Prerequisites

  • Python 3.x

Run the Game

python main.py

🧩 Features

  • 12 diverse general knowledge questions.
  • Terminal-based interactivity.
  • Reward system to simulate increasing stakes.
  • Clean and minimalistic game loop.
  • Auto-formatted reward display.

💡 Example

What is the capital of France?
1: Berlin
2: Madrid
3: Paris
4: Lisbon
Please select the correct option (1-4): 3
Correct!

...

Game Over! Your total reward is 300,000,000 points.
Thank you for playing!

🏷️ Keywords

python quiz-game terminal-game trivia command-line-game educational-game interactive-game think-or-sink general-knowledge fun-project beginner-python


📜 License

This project is licensed under the MIT License.


🙌 Contributing

Contributions are welcome! Feel free to fork the repo, submit issues, or create pull requests to add more questions, features, or enhancements.


✨ Author

Made with 💡 by Saurabh Singh Bhandari

About

A fast-paced terminal-based quiz game where one wrong answer ends it all. Test your knowledge, question by question, and see how far your brain can take you. Think quick—or sink!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages