You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 56m 36s logged

NOTE FOR VIDEO: The lag is because my computer is terrible, without screen recording there is no lag. This will not an issue for you most likely.

OVERVIEW:
Added the framework for a terminal app! It shouldn’t have been much work, but I encountered a lot of bugs with the general system. The taskbar behaves better, and soon there will be a terminal.

NEXT STEPS:

  • Make terminal functional, certain word input –> certain words for output. Help command to list things, info about project, joke commands, etc.
  • Add power menu, where shut off closes tap, restart reloads it, etc.

    CHALLENGES:
  • This has been a challenge throughout the whole project, though I haven’t talked about it yet but arrow functions! I’ve heard they’re much more efficient than other ways of doing it, but I didn’t know how to make them. Research and practice now makes it so all of my events are using arrow functions
  • Design challenges, deciding what behaviors I want when certain things are pressed, and how to prioritize certain things in the OS.
0

Comments 0

No comments yet. Be the first!