Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 936 Bytes

TODO.md

File metadata and controls

48 lines (35 loc) · 936 Bytes

Features

  • Declaration

  • Input

    • Type selector (ask again if not matched)
  • Output

    • Toggle for output "advanced" mode
  • Assignment

  • Conditionals

    • IF/ELSE
    • Switch / case
  • Loops

    • While
    • For
    • Do..while
  • Additional drop data for elements with subslots

  • Step system

    • Mark currently executing block
    • Manual single-step
  • Execution controls

    • Delay (s/instructions)
    • Pause
    • Stop
  • Functions

  • Transfer logic

    • Export (js)
    • Export (custom)
    • Import (custom)
    • PDF
  • Replace prompt(), alert(), etc. with flowbite modals

  • Stack monitor (variables / values table)

Bonus features

  • Live code preview (JS)
  • Gamification?
    • Achievements?
  • Examples