Posts tagged as: iphone game

iPhone Game Programming Series: Blackjack – Part 1: The Deck

September 9th, 2010 Posted by: - posted under:Tutorials - 40 Comments
secret-of-blackjack

It has been quite some time since our last iPhone video game series and now we are ready to start a new one. Given the success of our iTennis tutorial series, we will be following along the same line and create a game without using OpenGL ES. If you are interested in OpenGL ES programming, check out , he’s super rad. In this series we will be creating a simple Blackjack game with …

READ MORE

iPhone Coding Tutorial – Creating an Online Leaderboard For Your Games

October 29th, 2009 Posted by: - posted under:Tutorials - 48 Comments

As you may have seen, there are quite a few services out there offering free leaderboards. These are great and all, but sometimes you want to have complete control over your data. I have put together a complete tutorial detailing step by step how you can create your own online leaderboard. This will also give you a very simple introduction to interfacing with web services.

READ MORE

Look Familiar?

July 8th, 2009 Posted by: - posted under:Articles - 100 Comments

Ok, so I was perusing the App Store the other day to stumble upon this gem of an application. See the screenshot below.

If you have been on iCodeBlog before, you might recognize this “game” from a tutorial that I wrote about writing an iPhone game (link). One thing to note here is the company name is BlaBlaIncTech (not iCodeBlog) meaning I did not submit this nor did I give permission to do so. I find it …

READ MORE