Devlog 2
SYSADMIN_SYS (v1.1.0), a frontend IT support simulation built from scratch using pure HTML, Tailwind CSS, and vanilla JavaScript. The app drops players into a retro green CRT monitor terminal where they choose a target operating system (Linux Bash, Windows PowerShell, or macOS Zsh) and solve 9 unique, realistic trouble tickets. Instead of clicking multiple-choice options, players must use an authentic command-line workflow: typing diagnose to scan system logs, isolating faults like rogue mining PIDs or unallocated network interfaces, and executing the exact syntax-correct administration scripts to fix the system. I wrote custom string parsers to validate user inputs and implemented a localized leaderboard using localStorage to track performance speedruns across every difficulty tier. The code is 100% open-source, dependency-free, and pushed to GitHub!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.