codeos

codeos

2 devlogs
1h 48m
Created by Drew Ratner

Just a little OS in your browser, with a small programming language built-in.

Timeline

Finished up some basic commands! I'll start working on the actual coding part of it now!

Update attachment

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.

Update attachment