user interface - How can I make a GUI for my C# XNA game? -


my game has basic functionality , playable command line, put gui on top of it.

it platformer type game written in c# xna framework.

i have googled , found few libraries, seem gum , duct tape. there mature or standard way of making gui situation?

i found http://www.3dbuzz.com did wonderful tutorial section xna, did breif hyperion game akin old infocom games great fun make, , lead me make networked muck based on of ideas involved.

it goes on make various things, covering sound, gui, sprites , on. done humor , attention details.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -