RobloxOS: A Modern and open source operating system within Roblox

Thanks! Although I made a different theme that’s live rn. I will make a setting that lets you change the current theme

neat’o what’s the kernel? unix? unix-like? linux? or maybe even NT from Windows, but i dont expect that since it’s closed-source and NT lol

1 Like

It’s uhhhh… Luau-like? Idk it’s entirely made on Roblox. I mean the core of the operating system is keyboard based just like any other but instead of C it’s Luau

Cool project! You should make a github repo for it so it’s easy for other people to contribute

1 Like

There’s still should be some of virtualized environment i think, for a complete OS to run within

1 Like

Luau is a VM inside Roblox’s C++ compiler after all

Yeah, but can you like malloc, free? Or write to a specific address in memory using Luau?

1 Like

wth is malloc? I am not bill gates that made windows when he was 16 lol

Allocates size bytes of uninitialized storage.

If allocation succeeds, returns a pointer that is suitably aligned for any object type with fundamental alignment.

Source

1 Like

I’m not adding that much complexity onto RobloxOS. If you want to you can clone the source on the Roblox page for RobloxOS and do it there.

1 Like

UPDATE!!!

You can now do cursed stuff with the new Properties Panel that i added along with a file rename app and the context menu, aka the right click

this is the whole update (:

1 Like

Are we able to contribute to this project? As in contribute Features, Code, standalone games.

2 Likes

This is really cool. Can’t wait to see how far this progresses once you bring in more features.

The next obvious step is to make a real Linux-based distro. Best of luck!

2 Likes

Yeah! The project is open source and you can do anything you want to it. I just need to make a GitHub repo but in the meantime you can already make modifications to it

1 Like

UPDATE!!!

New GitHub Repository!
shakezineo/RobloxOS: The new open source Roblox operating system (github.com)

There you can contribute and learn how to make apps or games for RobloxOS.

note: i don`t know fully how Github repositories work so help is appreciated

1 Like

are you able to make it compatible with user made apps? aka like a game library where theres a built in game engine in it aka just a roblox studio knock off inside of it and you let other people upload their games into the database?

1 Like

That would be nice! A great idea. But I don’t really know how to remake the Roblox engine inside itself. But if someone does know :eyes:

Unless you convince them to port their stupid anticheat which they won’t even port to Linux, no unfortunately.

1 Like

But this is made in Roblox. It’s not a Linux distro

Honestly, I’m impressed! I’m also making an OS, but this one is way out of this world! Nice job! Hopefully more games use this!

1 Like