DEV Community

Cover image for I built a free Linux Terminal Simulator in the browser
BashQuest
BashQuest

Posted on • Edited on

I built a free Linux Terminal Simulator in the browser

I wanted to help beginners learn the command line safely, so I built BashQuest. It is a fully client-side web app that gives you a simulated Linux terminal and a visual File Explorer that updates in real-time.

You can play it right now here: https://bash-quest-ebon.vercel.app

It has 60+ quests, a built-in Nano editor, and progress saves locally. I built this using Astro and Vanilla JS. I'd love your feedback!

Top comments (0)