Skip to content

devbigsam/IQ-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Spark IQ Test

A modern, interactive IQ testing application that challenges users with 20 brain-bending questions across multiple cognitive categories.

Features

  • 7 Category Types: Art, Logic, Math, Spatial, Patterns, Verbal, and Memory
  • 3 Difficulty Levels: Easy, Medium, and Hard
  • Adaptive Difficulty: Questions get progressively harder
  • Timer System: 30 seconds per question with visual countdown
  • Hint System: 3 hints available per test (eliminates wrong answers + shows hints)
  • Streak Bonus: Earn bonus points for consecutive correct answers
  • IQ Calculation: Scientifically-based IQ estimation with percentile ranking
  • Visual Questions: Art-based questions with SVG rendering
  • Confetti Celebrations: Fun animations for high scores

Getting Started

Simply open index.html in a web browser. No server required!

bash
# Open in default browser
open index.html

Project Structure

IQ Test/
├── index.html     # Main HTML structure
├── styles.css     # All animations and styling
├── questions.js   # Question bank data
├── game.js       # Game logic and state management
├── README.md     # This file
└── LICENSE       # License information

How to Play

  1. Click "Begin Test" to start
  2. Select 1-4 categories to test your skills
  3. Answer 20 questions within the time limit
  4. Use hints wisely - you only have 3!
  5. View your IQ score and percentile ranking

Customization

You can customize the app using the SDK integration:

  • Change colors, fonts, and text
  • Store results using the data SDK
  • Modify game configuration

Browser Support

  • Chrome/Edge/Firefox (latest)
  • Safari 9+ (with prefix support)

🔗 Connect With Me

License

See LICENSE file for details.


About

Brain Spark IQ is a lightweight web app for interactive IQ tests, brain training, and cognitive skill challenges.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors