Welcome to the Bank Bomb Challenge, a Python-based "choose your own adventure" game where players must solve puzzles, gather clues, and defuse a bomb to secure their place as a security guard at the prestigious bank!
🏦 Game Highlights:
- Dynamic Gameplay: Explore different floors and rooms.
- Puzzle Mechanics: Decode gibberish, gather clues, and solve riddles.
- Interactive Journal: Collect and translate clues as you progress.
- High-Stakes Finale: Defuse a bomb to complete your mission.
🛠️ Technical Skills: This project demonstrates:
- Python Fundamentals: Functions, loops, conditionals, and dictionaries.
- Libraries: Using the
termcolorlibrary for dynamic message styling. - User Interaction: Input handling and real-time feedback.