BugHunt is a web-based coding game where players fix buggy code in different programming languages β like JavaScript, Python, Java, and C β across 10 levels of increasing difficulty.
Play the BugHunt Game here:
π https://bughuntgame-arbaaz.netlify.app
- π§ 4 programming categories: JavaScript, Python, Java, C
- π― 10 levels per category with growing difficulty (2 to 20 lines of buggy code)
- β Keyword-based solution verification
- π Navigation to previous levels
- π± Fully responsive UI (mobile-friendly)
- π¨ Clean design + footer with copyright
- React.js
- JavaScript
- JSON-based dummy data (no backend required)
- Choose a category (language).
- Read the buggy code snippet.
- Fix the code in the textbox.
- Submit to move to the next level!