An educational, browser-based hacking simulation game built with HTML, CSS, and JavaScript. It teaches cybersecurity concepts through interactive mini-games and lessons—all playable directly in your web browser.
Educational content covering hacking fundamentals (what it is, common attack types, defense strategies, etc.).
Terminal Typing Challenge
- Simulates a command-line interface
- Player types commands to practice terminal skills
- Tests speed and accuracy
Password Cracker
- Interactive game where you attempt to crack a simulated password
- Demonstrates password security concepts
- Teaches about weak vs. strong passwords
Phishing Quiz
- Educational quiz identifying phishing emails and scams
- Helps players recognize social engineering attacks
- Real-world awareness training
-
Visit the game online:
-
Navigate the menu to:
- Read lessons
- Play mini-games
-
Complete challenges to learn cybersecurity concepts
- index.html — The main game interface (menus, lessons, game screens)
- style.css — Styling and layout (colors, fonts, responsive design)
- app.js — All game logic (game rules, scoring, interactions)
✅ This is educational only — it's a simplified, safe learning tool
❌ Not for hacking real systems — it's a teaching demo, not an attack tool
- More complex mini-games (network mapping, packet puzzles, CTF challenges)
- Better graphics and animations (SVG artwork, sprites)
- Leaderboards and progress saving
- Level progression system