A mini OS made with Godot Engine 3.1.1 http://godotengine.org
AlphaOS (from the CanvasLayer point of view) is a very simple operating system, demonstrating the interface blocs and mouse/keys actions. My goals here is to learn about alignments, bloc position, windows sizes and panels/dialogs.
First, you need to download the package, then import it into Godot engine, enjoy !
Last Release (V0.1.2): Download
👍
- Background color and logo
- Top menu header with buttons, icons
- Windowsdialogs, show on user actions (button, visibility)
🔥
- Internalization: 3 languages (EN,FR,ES)
- MiniApp: simple Text Editor
👎
- Dialogs z-index and full screen button (extend to)
- Basic preferences implementation and Save settings system
- includes basic mini-app
- Internal doc/tuto system
- Uriel Deveaud - Initial work - Kore Teknology from 2001
Please, feel free to contact me, and/or discuss further developments or ideas for those plugins, thanks ;) Collaboration projects are always welcome ;)
- This work is dedicated to all GodotEngine users ;)
- i will try to keep all types of codes as clear as possible using syntax highlighting and line referencing