Cognitive IQ Game

Kindly view the project via https://iq-game-1.vercel.app/

The IQ Game challenges players to identify which character is more dominant in a specific trait. Traits include athleticism, height, artistic ability, organization, and age. The game dynamically generates questions based on predefined weights for each character and trait, making each round unique and thought-provoking.

This project is designed using React for smooth state management, ensuring a responsive and interactive user experience. The game presents two random characters and asks the player to determine which one excels more in a randomly selected trait. Upon answering, feedback is given with visual cues for correct and incorrect answers.

Features:

  • Dynamic Question Generation: Questions are created based on predefined trait weights, making each round different from the last.
  • Interactive Feedback: Players receive immediate feedback with correct answers highlighted in green and incorrect ones in red.
  • Randomized Characters and Traits: Both characters and traits are randomly selected, keeping the game engaging and challenging.
  • Responsive Design: Built with Tailwind CSS, the game adapts well to different screen sizes, providing a seamless experience on both desktop and mobile.
  • Clean UI: A simple, minimalist interface that focuses on the game without distractions.