Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Hacking-game-1.0

What is this game?

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.


Core Components

1. Lessons

Educational content covering hacking fundamentals (what it is, common attack types, defense strategies, etc.).

2. Mini-Games

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

How to Play

  1. Visit the game online:

  2. Navigate the menu to:

    • Read lessons
    • Play mini-games
  3. Complete challenges to learn cybersecurity concepts


What's Included (Files)

  • 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)

Important Note

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


Potential Expansions

  • More complex mini-games (network mapping, packet puzzles, CTF challenges)
  • Better graphics and animations (SVG artwork, sprites)
  • Leaderboards and progress saving
  • Level progression system

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages