Train Your Mind. Question Everything. Make Better Decisions.
SciLogic is a gamified critical thinking app designed for middle school students (grades 6-9). It teaches the Universal Diagnostic Protocol — a 5-step framework for evaluating any claim:
- Identify the Claim — What exactly is being asserted?
- Check the Evidence — What support is offered? What's missing?
- Test the Logic — Does the conclusion follow from the premises?
- Scan for Assumptions — What unstated beliefs make this work?
- Consider Alternatives — What other explanations exist?
- 📱 Mobile-first, responsive design (works on phones, tablets, and desktop)
- 🎮 Game-first experience that competes with entertainment apps
- 🧠 Protocol-centered learning with step-by-step skill building
- ⚡ Quick Scans (3-5 min) for daily practice
- 🔍 Deep Cases (15-20 min) for thorough investigations
- 📊 Progress tracking and skill visualization
- React 18
- Vite
- Tailwind CSS
- Lucide Icons
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run buildMIT