Gorgon vOS
- 9 Devlogs
- 54 Total hours
What if your Operating system has it's own Operating system
What if your Operating system has it's own Operating system
Chip 8 emulator in C.
Been working on Virtual memory for my Virtual OS project
I made a chess game with python. It has to mode pvp and on there you can play an AI with variable difficulty. I nice looking UI with Pygame, working sound effects and correct game logic. This project combines my love for Chess and Python. And in the future hope to do it again in C/C++
Working desktop simulator using python-c bridge
PCB type 1
File manager re-design, I’m creating a virtual operating system with an encoded Linux sand box to launch apps. Current stage file manager, create, copy and paste, delete, move file and folder
Developing the File explorer
Making a filesystem is no longer stores temporary RAM data; VOS now has a basic storage system like a real OS.
Currently design an ability to save files made in VOS for the eventual creation of the file explorer