Dramatic Terminal Emulator.
Clone of eduterm with a twist.
Yet another learning project of mine.
You need to link raylib. If raylib is already installed on your system you can run build.sh
.
Or simply run:
cc src/window.c -o drtem -lraylib
Since this is a toy project with the purpose of teaching stuff to myself, I'm not so sure if I would check PRs and issues. But if you have a cool idea please feel free to share by opening an issue.