Devlog #10
TERMINAL LOOP!
FInally i added the logic to loop the terminal.
Now it Receives an input. When Enter is pressed, the terminal engine parses it, and then executes. After, the terminal prints the OS string.
Since there isn’t any terminal logic or so, the function just returns a plain old string. But using a getter function allows me to refactor easily later.
Commands: help and clear implemented.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.