Like the others said. To check out and run goxgui try:
git clone --recursive git://github.com/sebastianhaberey/goxgui.git goxgui
cd goxgui/run
./start_mac.sh
If you are on linux, change the last command to ./start_linux.sh, if you are on windows use ./start_win.bat