[Project] BlockOS Operating System

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
guri
Posts: 4
Joined: Sat May 30, 2026 6:15 am
Libera.chat IRC: blockosdev

[Project] BlockOS Operating System

Post by guri »

Blockos is a C++ engine project aiming to combine voxel-based rendering with an OS-like architecture.

Core ideas:
- C++ engine as the system kernel
- Python as a scripting and automation layer
- modular driver-like system (UI, input, filesystem)
- future support for plugin/mod architecture

This project is experimental and focuses on learning systems programming and engine architecture.

Link:https://github.com/gurijb2016-afk/Blockos
guri
Posts: 4
Joined: Sat May 30, 2026 6:15 am
Libera.chat IRC: blockosdev

Re: [Project] BlockOS Operating System

Post by guri »

Looking for contributors:

Blockos is an experimental C++ engine project with Python scripting support.

We are building:
- voxel world system
- modular engine architecture
- custom filesystem
- GUI system
- driver-like subsystems (input, cursor, UI rendering)
- scripting API (Python)

Interested in engine development, systems programming, or game engine / OS-like architecture.

Link:https://github.com/gurijb2016-afk/Blockos
Post Reply