Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scratchnative/scratchOS

Basic operating system written in Scratch3
https://github.com/scratchnative/scratchOS

Last synced: 3 months ago
JSON representation

Basic operating system written in Scratch3

Awesome Lists containing this project

README

        

# ScratchOS
This is a basic operating system written in scratch3, writing to the vga buffer.

1. You need to have `scratchnative` and `scratch2exe.py` in your `PATH`, as well as a gcc x86_64 cross compiler
2. Run `make run`
3. Enjoy!