A cross-platform skeleton app for socket, keyboard, and line drawing in the terminal.
- Cross-platform: Works on Windows, macOS, and Linux.
- Socket Programming: Includes basic examples of socket communication.
- Keyboard Input: Handles keyboard input for interactive applications.
- Line Drawing: Implements line drawing in the terminal for simple graphics.