A fake simulator of hacking with many minigames
GOVHACK SIMULATOR is a cross-platform, terminal-based hacking simulation game inspired by classic hacker aesthetics, cyber missions, and retro command-line gameplay.
It is designed to run with zero dependencies using native OS scripting:
- Bash (
.sh) - PowerShell (
.ps1) - Batch (
.bat)
No game engines. No graphics libraries. Just pure terminal fun.
- Fully offline single-player
- Open-world cyber missions
- Mini-games (math, typing, memory)
- Boss battles
- Inventory & achievements
- Skill tree
- Fun terminal effects (Matrix, rainbow text)
- Persistent save data
- Works on very old systems
| OS | Script |
|---|---|
| Linux | govhack_sim_linux.sh |
| macOS | govhack_sim_mac.sh |
| WSL | govhack_sim_wsl.sh |
| Windows 10 / 11 | govhack_simulator_win10&11.ps1 |
| Windows XP → 7 | govhack_simulator_winXPto7.bat |
git clone https://github.com/VibSinghJATT/GOVHACK-SIMULATOR
cd GOVHACK-SIMULATOR
Then run the script for your OS (see Single-Player README below).
📘 Documentation
📄 Single Player Guide → README_SINGLEPLAYER.md
🤝 Contributing Guide → CONTRIBUTING.md
🧠 Philosophy
“If it runs in a terminal, it deserves to be a game.”
This project focuses on accessibility, retro systems, and learning scripting through fun.
👤 Author
VibSingh
GitHub: https://github.com/VibSinghJATT
📜 License
MIT License — free to modify, redistribute, and build upon.
yaml
---