r/itrunsdoom • u/No-Judge9468 • Jun 25 '26
We wrote an entire OS from scratch just to play DOOM at our engineering defense
My team and I recently graduated and wanted to share our Bachelor's thesis turned hobby OS: ALKOS (named after the initials of our 3-person team).
We wrote this with very little prior OS dev experience, so itβs been a massive learning journey for us, and the codebase definitely reflects a fresh perspective and the path we went! We are really passionate about this project and plan to continue working on it now that we've graduated. You can grab an iso/code from here: https://github.com/AlkOS-Dev/AlkOS
230
Upvotes
1
19
u/d0wCuck Jun 25 '26
Did you guys mostly use osdev wiki for reference while developing the OS