JoGUIrt is a library for creating GUIs. Its design and usage is inspired by Windows Forms. Currently, there are only basic UI elements supported: buttons, labels, panels and textboxes.

Technical Implementation

JoGUIrt was written in C# and rendered in SFML .Net.