Download iOS pong starter Free Java Code

Description

A basic Pong implementation for the iPad. Uses no additional libraries, just a view, images , and gestures.

Icons

iOS pong starter

Source Files

The download file iOS-pong-starter-master.zip has the following entries.


.gitignore// ww  w.  j  a  v a  2s . c om
README.md
pong.xcodeproj/project.pbxproj
pong.xcodeproj/project.xcworkspace/contents.xcworkspacedata
pong.xcodeproj/project.xcworkspace/xcuserdata/andrewhoyer.xcuserdatad/UserInterfaceState.xcuserstate
pong.xcodeproj/xcuserdata/andrewhoyer.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
pong.xcodeproj/xcuserdata/andrewhoyer.xcuserdatad/xcschemes/pong.xcscheme
pong.xcodeproj/xcuserdata/andrewhoyer.xcuserdatad/xcschemes/xcschememanagement.plist
pong/.DS_Store
pong/AppDelegate.h
pong/AppDelegate.m
pong/ViewController.h
pong/ViewController.m
pong/en.lproj/InfoPlist.strings
pong/en.lproj/ViewController.xib
pong/images/.DS_Store
pong/images/Default.png
pong/images/Icon-Settings.png
pong/images/Icon-Settings@2x.png
pong/images/Icon-Spotlight.png
pong/images/Icon-Spotlight@2x.png
pong/images/Icon.png
pong/images/Icon@2x.png
pong/images/dot-orig.png
pong/images/dot.png
pong/images/dot.psd
pong/images/dot@2x.png
pong/images/paddle.png
pong/images/paddle.psd
pong/images/paddle@2x.png
pong/main.m
pong/pong-Info.plist
pong/pong-Prefix.pch

Download

Click the following link to download iOS-pong-starter-master.zip.

iOS-pong-starter-master.zip




















Home »
  Objective C Free Code »
    iPad »




iPad