Re: Question about tackling a project

2008-10-20 Thread Michael Paluszek
Look at this sample code http://developer.apple.com/samplecode/GeekGameBoard/index.html Sincerely, Mike On Oct 20, 2008, at 11:49 AM, Dustin Dembrosky wrote: I'm working on a application in Xcode and I'm trying to figure out how to start. All I need to get working is to make a grid, the si

Question about tackling a project

2008-10-20 Thread Dustin Dembrosky
I'm working on a application in Xcode and I'm trying to figure out how to start. All I need to get working is to make a grid, the size 6x6. The size of the grid would look like a chess board. Next I need to get a image or a sprite, to fit within one of the cells and just be able to jump