Just a little OS in your browser, with a small programming language built-in.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Finished up some basic commands! I'll start working on the actual coding part of it now!
Got UI and very crude commands running. The FS is simply just a JSON object, and the commands come from a list of command that each have an execute function.