My game has basic functionality and is playable with a command line, but I would like to put a GUI on top of it.
It is a platformer type game written in C# with the XNA framework.
I have googled and found a few libraries, but they all seem very gum and duct tape. Is there a mature or standard way of making a GUI for my situation?