Bug Hunter - Debug or Die!

An engaging web-based game where players hunt for bugs in C# code snippets under time pressure.

Features:

  • 🎯 **10 Challenging Levels** - Each with unique C# coding bugs
  • **Time Pressure** - 30 seconds per level to find the bug
  • ❤️ **Lives System** - 3 lives, lose one for wrong answers
  • 🔥 **Streak System** - Build streaks for bonus points
  • 🏆 **Scoring System** - Base points + streak bonus + time bonus
  • 📊 **Leaderboard** - Track high scores (session-based)

Game Rules

  • Objective: Find the bug in each C# code snippet
  • Time Limit: 30 seconds per level
  • Lives: Start with 3 lives, lose one for each wrong answer
  • Scoring:
    • Base points: 100 per correct answer
    • Streak bonus: +10 points per consecutive correct answer
    • Time bonus: +2 points per second remaining
    • Penalties: Wrong answers cost 5 seconds and 1 life

 🎯 Bug Types You'll Encounter

The game features various common C# programming errors:

  • Syntax Errors: Missing semicolons, incorrect brackets
  • Logic Errors: Infinite loops, wrong conditions
  • Runtime Errors: Array index out of bounds, null reference exceptions
  • Scope Issues: Variables used outside their scope
  • Method Errors: Wrong method names, missing return statements
  • Type Errors: String/numeric conversion issues
Published 2 days ago
StatusReleased
PlatformsHTML5
Authorhugomatsu
GenreEducational
Tagsc, coding, programming, Quiz

Leave a comment

Log in with itch.io to leave a comment.