SamyPesse / How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++
https://samypesse.gitbook.io/how-to-create-an-operating-system
Apache License 2.0
21.35k stars 3.42k forks source link

A little User Interface #42

Closed ghost closed 10 years ago

ghost commented 10 years ago

Hey,

I love this repository because my great dream is to write an own tiny Operating system.My question to you is: Can you make a Chapter how to write a tiny little User Interface ? Your Tutorial is awesome thanks for this :)

Regards, Jan

squigjess commented 10 years ago

Excuse me for being a basckseat developer, but I think that is outside of the scope of what the tutorial is trying to do.

And besides, you already end up with a command line user interface ;)