DEV Community

Cover image for I created my own web OS from scratch as part of a 14 day challenge :)
LiberSoft
LiberSoft

Posted on

I created my own web OS from scratch as part of a 14 day challenge :)

I created my own web OS from scratch as part of a 14 day challenge :)

You can try it out here: https://yellow-os.com

Source codes: https://github.com/libersoft-org/yellow-os
What it can do is described here: https://github.com/libersoft-org/yellow-os?tab=readme-ov-file#features

And yes, you can play Doom on it :)

How to do it?

  1. Download Doom to your PC: https://mega.nz/file/a74z0IyJ#UiKvK3hZDQMR0cdRWzOYCIUPtQM3p7mtgcR7C2Wy-U0
  2. Unzip
  3. Create a "Doom" folder on Yellow OS in File Browser or on the desktop
  4. Drag the unzipped files to this folder from your PC to web OS
  5. Run Doom.yapp

You can create your own apps in a similar way to how Doom is created. How to do it is described on GitHub in the USAGE.md file.

I would be happy for feedback :)

The built application is 328 kB without images and 1.03 MB with images.

The source code has: 14,676 lines
Number of active development days: 14

Top comments (0)