Skip to content

hpx07/hacker-simulation-console-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💻 Hacker Terminal Simulation

A browser console-based hacking simulation game. Open your browser's developer console (F12) and become an elite hacker!

🎮 How to Play

  1. Open browser Developer Tools (F12)
  2. Go to the Console tab
  3. Type hack() to start your hacking session

📖 Commands

Command Description
hack() Initialize your hacker session
help() Show all available commands
targets() View available systems to hack
attack(n) Attack target number n
decrypt() Start password cracking minigame
crack("pwd") Attempt to crack password
pattern() Start code pattern matching puzzle
solve("ans") Submit puzzle answer
files() Browse stolen files
read("file") View file contents
tools() View your hacking tools
status() View your hacker profile

🎯 Targets

  • CORP_MAINFRAME - Corporate server (Level 1)
  • BANK_SECURE_NET - Banking network (Level 2)
  • GOV_CLASSIFIED - Government systems (Level 3)
  • DARKNET_HUB - Dark web hub (Level 4)

🏆 Progression

Ranks

  • 🌱 Script Kiddie (Level 1-2)
  • ⚡ Skilled (Level 3-4)
  • 💀 Veteran (Level 5-6)
  • 🔥 Elite (Level 7-9)
  • 👑 Legendary (Level 10+)

Unlockable Tools

  • Level 1: PING, PORT SCAN
  • Level 2: BRUTE FORCE
  • Level 3: EXPLOIT
  • Level 4: ROOTKIT
  • Level 5: GHOST MODE

✨ Features

  • 🔐 Password cracking minigames with hints
  • 🧩 Code pattern-matching puzzles (binary, hex, sequences)
  • 📁 Fake corrupted files with glitchy text effects
  • 📊 Progress bar animations with % display
  • 🌧️ Matrix rain visual effects
  • 💰 Bitcoin & reputation rewards
  • 📈 XP-based leveling system

🎨 Visual Effects

  • Animated progress bars during hacking
  • Matrix-style character rain
  • Color-coded console output
  • ASCII art skull logo
  • Corrupted file text effects

For entertainment purposes only. No actual hacking involved!


🛡️ Developer: HPX07

About

A browser console-based hacking simulation game. Open your browser's developer console (F12) and become an elite hacker!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors