Skip to content

dpoint01/JumboJump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JumboJump
=========

FIRST PAIR PROGRAMMING FOR OBJECTIVE-C IOS GAME

Check Out: http://harryosullivan94.wix.com/jumbojump

Game Title: Jumbo Jump
Team: Harry O'Sullivan & David Pointeau 
Date: May 4th, 2014

Jumbo Jump is a classic one-player game in which one's aim is to continue
to rise upward. One can do this by either jumping on a platform or successfully
hitting the stars. The higher you go, the better your score. Stars will also 
further your score, so it is in your advantage to try and hit as many as you
can. 

The controls are simple. Simply tilt your IOS device in the direction that you 
want to proceed. Simply acceloremeter. There are no other controls. 



If you want to play, just dowload the zip file! You simply need the latest version
of Xcode and a apple's developer id to port the file to your mobile device. (the computer simulator will only display
the screen and you won't be able to interact with the character. You need the accelormeter.)

THE MAIN CODE IS IN: myscene.m

Learning how to program in Objective-C was a challege, and we owe our work to 
numerous tutorials that we found online. In the end, we compiled what we learn-
ed in these tutorials to create our first and simple IOS game. Some of the 
tutorials we looked at were ones by Ray Wenderlich and Ry's Objective-C tutorial. 

Releases

No releases published

Packages

No packages published