Skip to content

User Wiki

Samma - PixelStudio edited this page Apr 13, 2025 · 4 revisions

blocks

  • "Entry point" block
  • "for" block
  • "while" block
  • "Clear" block
  • "hight" block
  • "width" block
  • "get pixel color" at block
  • "set pixel" block
  • "if" block
  • "boolean" value block
  • "comparation" block
  • "not" block
  • "test" block
  • "operation" block
  • "Assembly literal" block
  • "Color" block
  • "C literal" block
  • "number" block
  • "string" block

"Entry point" block

this bocks rappresents the starting function of your operating system, everything inside this block will be executed at the start of the OS

svgviewer-output (3)

Clone this wiki locally