Posts tagged source code
Posts tagged source code
Using a UIScrollView to create a paging application seems to be a question I am frequently asked about. I decided to create this tutorial to show how you can create an image gallery with a UIScrollView. I will show you have to reuse two UIImageViews views to avoid creating a UIImageView for each image in the gallery. Full tutorial and source after the jump.
I have decided to make my iPhone game Artifice open source. Due to family obligations I can no longer support this game. This work is licensed under a Creative Commons Attribution 3.0 Unported License. You may use this code in any way you want. All I ask is a credit for the work I did with a link to kwigbo.com.
Back by popular demand, another project that I had open source. Here is the tile based game shell that I had available on my site before. The cocos2d version is not up to date.