My game has basic functions and plays with the command line, but I would like to add a graphical interface on top of it.
This is a platform-type game written in C # with the XNA infrastructure.
I have googled and found some libraries, but all of them seem very ruminant and sticky tapes. Is there a mature or standard way to create a GUI for my situation?
user-interface c # xna
samoz
source share