Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 270 Bytes

CrusTTY

Terminal emulator, written in OpenGL and Rust for educational purposes.

Goals

  • Run the shell in a OpenGL window, show the shell output
  • Enable the usage of shell commands

For now, I'm happy if I can echo "Hello, World!" and show its output.