scratchOS icon indicating copy to clipboard operation
scratchOS copied to clipboard

Basic operating system written in Scratch3

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!