I'm writing 2D SDL based game engine. It is my first expirience. First
i wanted to write GUI system myself, but it is very hard for me now.
So i decided to use 3rd party library. I've tried lots of libraries,
but often faced some troubles. So can you help me to find good
library(with Docs, examples)? How do developers usually make interface
in their games?