No GodotOS is not another Linux distribution or desktop environment, it's an open source fake operating system interface made in Godot Engine, designed to push the limits of UI design in Godot. It's also just really cool.
From the project page:
Welcome to GodotOS, an operating system interface created entirely in Godot! Browse folders, edit text files, view images, play games, and more in one cohesive polished interface that can even be used on the web!
GodotOS is more of a toy than a serious project. It's meant to push the limits on UI design in Godot while creating a desktop that is minimalist, distraction-free, and aesthetically pleasing.
Aside from that, GodotOS is also meant to be a hub for small games and experiences that can easily be bundled in.
If you have a small game / experience you want to add into it, they're also accepting contributions. I love crazy experimental stuff like this, especially when it's open source (AGPL-3.0 license), because it allows people to learn from it and UI design is something that can be tricky to get right in any game engine — so perhaps game devs from all over might want to take a look at this.
I just thought it was really cool and thought you might think so too.
Check it out on itch.io and find the source code on GitHub.
Heck, it is even has a trailer:
Direct Link
Quoting: PenglingQuoting: basedReminds me of Windows parody flash games, man those times were goldenNow I wonder if someone will try to use it against scammers?
Would be hilarious to design the UI to look like Windows. Give remote control to the online scammer. When they move their mouse to the start button, the button runs away or just avoids the mouse pointer. Or as they scroll the mouse the background infinitely scrolls instead of the mouse pointer so it makes the brain perceive movement but the mouse pointer never gets close to the start button. Imagine the scammer just swiping their mouse off their desk trying to reach the start button.
Quoting: WMan22I love the idea of this being embedded into a computer in an Immersive Sim type game.
If anyone has played "Doki Doki Literature Club! Plus", they do exactly this. The original version of the game uses renPy and expects you to inspect the game files by browsing local files. However DDLC Plus uses Unity, which has a much different file structure (even if the original DDLC mocked a lot of the files for meta purposes), and also this remake targets consoles which you cannot browse local files on (likewise for the Steam Deck in Game Mode).
To get around this, the developers created a mock OS-like interface (that is also partially woven into the story), very similar to GodotOS. Having something like GodotOS could be a very cool gameplay element. This GodotOS piece could inspire some creativity!
See more from me