I built this iOS game about a year and a half ago using NGUI and HUD text. An RPG rabbit game. Released it towards the tail end of last year.
Here was a video from an alpha build: (didn't see any video embed options)
https://www.youtube.com/watch?v=dW_yNwO6CEUThe alpha video displays an ugly UI, only used for developing purposes.
I've redid the UI and text for a more cartoony look as in the following screenshots:




The first pic is the inventory system heavily modified from one of the example scenes from NGUI. As you can see from the video, I just swapped the text for sprites. The other pics are in game random scenes. The health bar in the top right was also used exactly from within NGUI.
My next project is going to have pieces of Starlink, NGUI, TNet, and the Multi-Purpose Game Starter Kit. My lack of networking knowledge is slowing me and I am struggling with TNet, but I hope to have a multiplayer modern apocalyptic iOS shooter. So far, I got LAN working pretty good and am trying to move forward with hosting and joining a server.
Let me know your thoughts.