🧠 MindReader MindReader is an interactive number-guessing web application that can read your mind in just 4 questions! Think of a number between 0 and 15, answer four simple yes/no questions, and let the algorithm guess it with surprising accuracy.
🔗 Live Demo: MindReader on GitHub Pages
✨ Features 🧩 Smart Question Flow – Uses a clever algorithm to guess your number based on 4 yes/no responses.
📳 Vibration Feedback – Adds tactile interaction through the Vibration API (on supported devices).
🎨 Animated UI – Smooth transitions and glowing effects create an immersive experience.
🔊 Sound Effects – Engaging sounds make the game more fun and responsive.
📱 Responsive Design – Optimized for desktop, tablet, and mobile screens.
🛠️ Technologies Used 🧑💻 Frontend HTML, CSS, JavaScript
Custom animations and transitions
Google Fonts for stylish typography
🔧 APIs & Tools Vibration API – For haptic feedback
Audio API – For sound effects
🗂 Backend None – 100% client-side implementation
🚀 How to Use Open the Game Visit the live site or open index.html locally.
Think of a Number Pick any number between 0 and 15, but don’t reveal it.
Answer 4 Questions Respond with Yes or No to each set-based question.
MindReader Reveals It Watch the app correctly guess your number — like magic!
Play Again Click restart and try with a different number.
📦 Installation (Local Setup) bash Copy Edit git clone https://github.com/Mohammadibbu/MindReader.git cd MindReader
🤝 Contributing Contributions are welcome! Feel free to fork this repo, suggest enhancements, or submit pull requests to add new features or polish the interface.
🙏 Credits Vibration & Audio APIs – For interactive effects.
Google Fonts – For clean, stylish text.
💡 Inspired by logical bit-checking and gamification, MindReader turns a simple number trick into a fun user experience.
⭐ If you liked it, star the repo and share it with your friends!