Download Tile Game Free Java Code

Description

iPhone App of Tile Puzzle. Demonstrates use of Touch Gestures. Class Project 6.

Icons

Tile Game

Source Files

The download file TileGame-master.zip has the following entries.


TileGame.xcodeproj/project.pbxproj/*from  www .  java2 s  .  c om*/
TileGame.xcodeproj/project.xcworkspace/contents.xcworkspacedata
TileGame.xcodeproj/project.xcworkspace/xcuserdata/gorebill.xcuserdatad/UserInterfaceState.xcuserstate
TileGame.xcodeproj/xcuserdata/gorebill.xcuserdatad/xcschemes/TileGame.xcscheme
TileGame.xcodeproj/xcuserdata/gorebill.xcuserdatad/xcschemes/xcschememanagement.plist
TileGame/AppDelegate.h
TileGame/AppDelegate.m
TileGame/GameOverScene.h
TileGame/GameOverScene.m
TileGame/HelloWorldLayer.h
TileGame/HelloWorldLayer.m
TileGame/IntroLayer.h
TileGame/IntroLayer.m
TileGame/Prefix.pch
TileGame/Resources/Default-568h@2x.png
TileGame/Resources/Default-Landscape~ipad.png
TileGame/Resources/Default.png
TileGame/Resources/Default@2x.png
TileGame/Resources/Icon-72.png
TileGame/Resources/Icon-Small-50.png
TileGame/Resources/Icon-Small.png
TileGame/Resources/Icon-Small@2x.png
TileGame/Resources/Icon.png
TileGame/Resources/Icon@2x.png
TileGame/Resources/Info.plist
TileGame/Resources/Player.png
TileGame/Resources/Projectile.png
TileGame/Resources/TileMap.caf
TileGame/Resources/TileMap.tmx
TileGame/Resources/enemy1.png
TileGame/Resources/hit.caf
TileGame/Resources/iTunesArtwork
TileGame/Resources/meta_tiles.png
TileGame/Resources/move.caf
TileGame/Resources/pickup.caf
TileGame/Resources/projectile-button-off.png
TileGame/Resources/projectile-button-on.png
TileGame/Resources/tmw_desert_spacing.png
TileGame/libs/CocosDenshion/CDAudioManager.h
TileGame/libs/CocosDenshion/CDAudioManager.m
TileGame/libs/CocosDenshion/CDConfig.h
TileGame/libs/CocosDenshion/CDOpenALSupport.h
TileGame/libs/CocosDenshion/CDOpenALSupport.m
TileGame/libs/CocosDenshion/CDXMacOSXSupport.h
TileGame/libs/CocosDenshion/CDXMacOSXSupport.m
TileGame/libs/CocosDenshion/CDXPropertyModifierAction.h
TileGame/libs/CocosDenshion/CDXPropertyModifierAction.m
TileGame/libs/CocosDenshion/CocosDenshion.h
TileGame/libs/CocosDenshion/CocosDenshion.m
TileGame/libs/CocosDenshion/README.md
TileGame/libs/CocosDenshion/SimpleAudioEngine.h
TileGame/libs/CocosDenshion/SimpleAudioEngine.m
TileGame/libs/LICENSE_CocosDenshion.txt
TileGame/libs/LICENSE_Kazmath.txt
TileGame/libs/LICENSE_cocos2d.txt
TileGame/libs/cocos2d/CCAction.h
TileGame/libs/cocos2d/CCAction.m
TileGame/libs/cocos2d/CCActionCamera.h
TileGame/libs/cocos2d/CCActionCamera.m
TileGame/libs/cocos2d/CCActionCatmullRom.h
TileGame/libs/cocos2d/CCActionCatmullRom.m
TileGame/libs/cocos2d/CCActionEase.h
TileGame/libs/cocos2d/CCActionEase.m
TileGame/libs/cocos2d/CCActionGrid.h
TileGame/libs/cocos2d/CCActionGrid.m
TileGame/libs/cocos2d/CCActionGrid3D.h
TileGame/libs/cocos2d/CCActionGrid3D.m
TileGame/libs/cocos2d/CCActionInstant.h
TileGame/libs/cocos2d/CCActionInstant.m
TileGame/libs/cocos2d/CCActionInterval.h
TileGame/libs/cocos2d/CCActionInterval.m
TileGame/libs/cocos2d/CCActionManager.h
TileGame/libs/cocos2d/CCActionManager.m
TileGame/libs/cocos2d/CCActionPageTurn3D.h
TileGame/libs/cocos2d/CCActionPageTurn3D.m
TileGame/libs/cocos2d/CCActionProgressTimer.h
TileGame/libs/cocos2d/CCActionProgressTimer.m
TileGame/libs/cocos2d/CCActionTiledGrid.h
TileGame/libs/cocos2d/CCActionTiledGrid.m
TileGame/libs/cocos2d/CCActionTween.h
TileGame/libs/cocos2d/CCActionTween.m
TileGame/libs/cocos2d/CCAnimation.h
TileGame/libs/cocos2d/CCAnimation.m
TileGame/libs/cocos2d/CCAnimationCache.h
TileGame/libs/cocos2d/CCAnimationCache.m
TileGame/libs/cocos2d/CCAtlasNode.h
TileGame/libs/cocos2d/CCAtlasNode.m
TileGame/libs/cocos2d/CCCamera.h
TileGame/libs/cocos2d/CCCamera.m
TileGame/libs/cocos2d/CCClippingNode.h
TileGame/libs/cocos2d/CCClippingNode.m
TileGame/libs/cocos2d/CCConfiguration.h
TileGame/libs/cocos2d/CCConfiguration.m
TileGame/libs/cocos2d/CCDirector.h
TileGame/libs/cocos2d/CCDirector.m
TileGame/libs/cocos2d/CCDrawNode.h
TileGame/libs/cocos2d/CCDrawNode.m
TileGame/libs/cocos2d/CCDrawingPrimitives.h
TileGame/libs/cocos2d/CCDrawingPrimitives.m
TileGame/libs/cocos2d/CCGLProgram.h
TileGame/libs/cocos2d/CCGLProgram.m
TileGame/libs/cocos2d/CCGrabber.h
TileGame/libs/cocos2d/CCGrabber.m
TileGame/libs/cocos2d/CCGrid.h
TileGame/libs/cocos2d/CCGrid.m
TileGame/libs/cocos2d/CCLabelAtlas.h
TileGame/libs/cocos2d/CCLabelAtlas.m
TileGame/libs/cocos2d/CCLabelBMFont.h
TileGame/libs/cocos2d/CCLabelBMFont.m
TileGame/libs/cocos2d/CCLabelTTF.h
TileGame/libs/cocos2d/CCLabelTTF.m
TileGame/libs/cocos2d/CCLayer.h
TileGame/libs/cocos2d/CCLayer.m
TileGame/libs/cocos2d/CCMenu.h
TileGame/libs/cocos2d/CCMenu.m
TileGame/libs/cocos2d/CCMenuItem.h
TileGame/libs/cocos2d/CCMenuItem.m
TileGame/libs/cocos2d/CCMotionStreak.h
TileGame/libs/cocos2d/CCMotionStreak.m
TileGame/libs/cocos2d/CCNode+Debug.h
TileGame/libs/cocos2d/CCNode+Debug.m
TileGame/libs/cocos2d/CCNode.h
TileGame/libs/cocos2d/CCNode.m
TileGame/libs/cocos2d/CCParallaxNode.h
TileGame/libs/cocos2d/CCParallaxNode.m
TileGame/libs/cocos2d/CCParticleBatchNode.h
TileGame/libs/cocos2d/CCParticleBatchNode.m
TileGame/libs/cocos2d/CCParticleExamples.h
TileGame/libs/cocos2d/CCParticleExamples.m
TileGame/libs/cocos2d/CCParticleSystem.h
TileGame/libs/cocos2d/CCParticleSystem.m
TileGame/libs/cocos2d/CCParticleSystemQuad.h
TileGame/libs/cocos2d/CCParticleSystemQuad.m
TileGame/libs/cocos2d/CCPhysicsDebugNode.h
TileGame/libs/cocos2d/CCPhysicsDebugNode.m
TileGame/libs/cocos2d/CCPhysicsSprite.h
TileGame/libs/cocos2d/CCPhysicsSprite.mm
TileGame/libs/cocos2d/CCProgressTimer.h
TileGame/libs/cocos2d/CCProgressTimer.m
TileGame/libs/cocos2d/CCProtocols.h
TileGame/libs/cocos2d/CCRenderTexture.h
TileGame/libs/cocos2d/CCRenderTexture.m
TileGame/libs/cocos2d/CCScene.h
TileGame/libs/cocos2d/CCScene.m
TileGame/libs/cocos2d/CCScheduler.h
TileGame/libs/cocos2d/CCScheduler.m
TileGame/libs/cocos2d/CCShaderCache.h
TileGame/libs/cocos2d/CCShaderCache.m
TileGame/libs/cocos2d/CCSprite.h
TileGame/libs/cocos2d/CCSprite.m
TileGame/libs/cocos2d/CCSpriteBatchNode.h
TileGame/libs/cocos2d/CCSpriteBatchNode.m
TileGame/libs/cocos2d/CCSpriteFrame.h
TileGame/libs/cocos2d/CCSpriteFrame.m
TileGame/libs/cocos2d/CCSpriteFrameCache.h
TileGame/libs/cocos2d/CCSpriteFrameCache.m
TileGame/libs/cocos2d/CCTMXLayer.h
TileGame/libs/cocos2d/CCTMXLayer.m
TileGame/libs/cocos2d/CCTMXObjectGroup.h
TileGame/libs/cocos2d/CCTMXObjectGroup.m
TileGame/libs/cocos2d/CCTMXTiledMap.h
TileGame/libs/cocos2d/CCTMXTiledMap.m
TileGame/libs/cocos2d/CCTMXXMLParser.h
TileGame/libs/cocos2d/CCTMXXMLParser.m
TileGame/libs/cocos2d/CCTexture2D.h
TileGame/libs/cocos2d/CCTexture2D.m
TileGame/libs/cocos2d/CCTextureAtlas.h
TileGame/libs/cocos2d/CCTextureAtlas.m
TileGame/libs/cocos2d/CCTextureCache.h
TileGame/libs/cocos2d/CCTextureCache.m
TileGame/libs/cocos2d/CCTexturePVR.h
TileGame/libs/cocos2d/CCTexturePVR.m
TileGame/libs/cocos2d/CCTileMapAtlas.h
TileGame/libs/cocos2d/CCTileMapAtlas.m
TileGame/libs/cocos2d/CCTransition.h
TileGame/libs/cocos2d/CCTransition.m
TileGame/libs/cocos2d/CCTransitionPageTurn.h
TileGame/libs/cocos2d/CCTransitionPageTurn.m
TileGame/libs/cocos2d/CCTransitionProgress.h
TileGame/libs/cocos2d/CCTransitionProgress.m
TileGame/libs/cocos2d/Platforms/CCGL.h
TileGame/libs/cocos2d/Platforms/CCNS.h
TileGame/libs/cocos2d/Platforms/Mac/CCDirectorMac.h
TileGame/libs/cocos2d/Platforms/Mac/CCDirectorMac.m
TileGame/libs/cocos2d/Platforms/Mac/CCEventDispatcher.h
TileGame/libs/cocos2d/Platforms/Mac/CCEventDispatcher.m
TileGame/libs/cocos2d/Platforms/Mac/CCGLView.h
TileGame/libs/cocos2d/Platforms/Mac/CCGLView.m
TileGame/libs/cocos2d/Platforms/Mac/CCWindow.h
TileGame/libs/cocos2d/Platforms/Mac/CCWindow.m
TileGame/libs/cocos2d/Platforms/iOS/CCDirectorIOS.h
TileGame/libs/cocos2d/Platforms/iOS/CCDirectorIOS.m
TileGame/libs/cocos2d/Platforms/iOS/CCES2Renderer.h
TileGame/libs/cocos2d/Platforms/iOS/CCES2Renderer.m
TileGame/libs/cocos2d/Platforms/iOS/CCESRenderer.h
TileGame/libs/cocos2d/Platforms/iOS/CCGLView.h
TileGame/libs/cocos2d/Platforms/iOS/CCGLView.m
TileGame/libs/cocos2d/Platforms/iOS/CCTouchDelegateProtocol.h
TileGame/libs/cocos2d/Platforms/iOS/CCTouchDispatcher.h
TileGame/libs/cocos2d/Platforms/iOS/CCTouchDispatcher.m
TileGame/libs/cocos2d/Platforms/iOS/CCTouchHandler.h
TileGame/libs/cocos2d/Platforms/iOS/CCTouchHandler.m
TileGame/libs/cocos2d/Support/CCArray.h
TileGame/libs/cocos2d/Support/CCArray.m
TileGame/libs/cocos2d/Support/CCFileUtils.h
TileGame/libs/cocos2d/Support/CCFileUtils.m
TileGame/libs/cocos2d/Support/CCProfiling.h
TileGame/libs/cocos2d/Support/CCProfiling.m
TileGame/libs/cocos2d/Support/CCVertex.h
TileGame/libs/cocos2d/Support/CCVertex.m
TileGame/libs/cocos2d/Support/CGPointExtension.h
TileGame/libs/cocos2d/Support/CGPointExtension.m
TileGame/libs/cocos2d/Support/NSThread+performBlock.h
TileGame/libs/cocos2d/Support/NSThread+performBlock.m
TileGame/libs/cocos2d/Support/OpenGL_Internal.h
TileGame/libs/cocos2d/Support/TGAlib.h
TileGame/libs/cocos2d/Support/TGAlib.m
TileGame/libs/cocos2d/Support/TransformUtils.h
TileGame/libs/cocos2d/Support/TransformUtils.m
TileGame/libs/cocos2d/Support/ZipUtils.h
TileGame/libs/cocos2d/Support/ZipUtils.m
TileGame/libs/cocos2d/Support/base64.c
TileGame/libs/cocos2d/Support/base64.h
TileGame/libs/cocos2d/Support/ccCArray.h
TileGame/libs/cocos2d/Support/ccCArray.m
TileGame/libs/cocos2d/Support/ccUtils.c
TileGame/libs/cocos2d/Support/ccUtils.h
TileGame/libs/cocos2d/Support/uthash.h
TileGame/libs/cocos2d/Support/utlist.h
TileGame/libs/cocos2d/ccConfig.h
TileGame/libs/cocos2d/ccDeprecated.h
TileGame/libs/cocos2d/ccDeprecated.m
TileGame/libs/cocos2d/ccFPSImages.h
TileGame/libs/cocos2d/ccFPSImages.m
TileGame/libs/cocos2d/ccGLStateCache.h
TileGame/libs/cocos2d/ccGLStateCache.m
TileGame/libs/cocos2d/ccMacros.h
TileGame/libs/cocos2d/ccShader_PositionColorLengthTexture_frag.h
TileGame/libs/cocos2d/ccShader_PositionColorLengthTexture_vert.h
TileGame/libs/cocos2d/ccShader_PositionColor_frag.h
TileGame/libs/cocos2d/ccShader_PositionColor_vert.h
TileGame/libs/cocos2d/ccShader_PositionTextureA8Color_frag.h
TileGame/libs/cocos2d/ccShader_PositionTextureA8Color_vert.h
TileGame/libs/cocos2d/ccShader_PositionTextureColorAlphaTest_frag.h
TileGame/libs/cocos2d/ccShader_PositionTextureColor_frag.h
TileGame/libs/cocos2d/ccShader_PositionTextureColor_vert.h
TileGame/libs/cocos2d/ccShader_PositionTexture_frag.h
TileGame/libs/cocos2d/ccShader_PositionTexture_uColor_frag.h
TileGame/libs/cocos2d/ccShader_PositionTexture_uColor_vert.h
TileGame/libs/cocos2d/ccShader_PositionTexture_vert.h
TileGame/libs/cocos2d/ccShader_Position_uColor_frag.h
TileGame/libs/cocos2d/ccShader_Position_uColor_vert.h
TileGame/libs/cocos2d/ccShaders.h
TileGame/libs/cocos2d/ccShaders.m
TileGame/libs/cocos2d/ccTypes.h
TileGame/libs/cocos2d/cocos2d.h
TileGame/libs/cocos2d/cocos2d.m
TileGame/libs/kazmath/include/kazmath/GL/mat4stack.h
TileGame/libs/kazmath/include/kazmath/GL/matrix.h
TileGame/libs/kazmath/include/kazmath/aabb.h
TileGame/libs/kazmath/include/kazmath/kazmath.h
TileGame/libs/kazmath/include/kazmath/mat3.h
TileGame/libs/kazmath/include/kazmath/mat4.h
TileGame/libs/kazmath/include/kazmath/neon_matrix_impl.h
TileGame/libs/kazmath/include/kazmath/plane.h
TileGame/libs/kazmath/include/kazmath/quaternion.h
TileGame/libs/kazmath/include/kazmath/ray2.h
TileGame/libs/kazmath/include/kazmath/utility.h
TileGame/libs/kazmath/include/kazmath/vec2.h
TileGame/libs/kazmath/include/kazmath/vec3.h
TileGame/libs/kazmath/include/kazmath/vec4.h
TileGame/libs/kazmath/src/CMakeLists.txt
TileGame/libs/kazmath/src/ChangeLog
TileGame/libs/kazmath/src/GL/mat4stack.c
TileGame/libs/kazmath/src/GL/matrix.c
TileGame/libs/kazmath/src/aabb.c
TileGame/libs/kazmath/src/mat3.c
TileGame/libs/kazmath/src/mat4.c
TileGame/libs/kazmath/src/neon_matrix_impl.c
TileGame/libs/kazmath/src/plane.c
TileGame/libs/kazmath/src/quaternion.c
TileGame/libs/kazmath/src/ray2.c
TileGame/libs/kazmath/src/utility.c
TileGame/libs/kazmath/src/vec2.c
TileGame/libs/kazmath/src/vec3.c
TileGame/libs/kazmath/src/vec4.c
TileGame/main.m

Download

Click the following link to download TileGame-master.zip.

TileGame-master.zip




















Home »
  Objective C Free Code »
    iPhone »




iphone
iPhone API
iPhone App
iPhone Example
iPhone Game
iPhone Library
iPhone Photo
iPhone Sample
iPhone SDK