Download simon Free Java Code

Description

little game in objective c.

Source Files

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


Simon-master/.gitignore// ww w  .  ja  v  a  2 s. c o  m
Simon-master/.gitmodules
Simon-master/ChangeLog.textile
Simon-master/License.textile
Simon-master/PieMan-Prefix.pch
Simon-master/Pieman Tests/GHUnitTestMain.m
Simon-master/Pieman Tests/PIHeartbeatTests.m
Simon-master/Pieman Tests/PIJUnitReporterTests.m
Simon-master/Pieman Tests/PIPiemanTests.m
Simon-master/Pieman Tests/PIReporterTests.m
Simon-master/Pieman Tests/PISimulatorTests.m
Simon-master/Pieman Tests/Pieman Tests-Info.plist
Simon-master/Pieman Tests/en.lproj/InfoPlist.strings
Simon-master/ReadMe.textile
Simon-master/Simon tests/AbstractTestWithControlsOnView.h
Simon-master/Simon tests/AbstractTestWithControlsOnView.m
Simon-master/Simon tests/CommsASteps.m
Simon-master/Simon tests/CommsBSteps.m
Simon-master/Simon tests/GHTestCase+Utils.h
Simon-master/Simon tests/GHTestCase+Utils.m
Simon-master/Simon tests/GHUnit-Tests-Info.plist
Simon-master/Simon tests/GHUnitIOSTestMain.m
Simon-master/Simon tests/NSData+SimonTests.m
Simon-master/Simon tests/NSInvocationTests.m
Simon-master/Simon tests/NSObject+SimonTests.m
Simon-master/Simon tests/NSProcessInfo+SimonTests.m
Simon-master/Simon tests/NSString+SimonTests.m
Simon-master/Simon tests/SIAppBackpackTests.m
Simon-master/Simon tests/SIFinalReportTests.m
Simon-master/Simon tests/SIHttpAppBackpackTests.m
Simon-master/Simon tests/SIHttpConnectionTests.m
Simon-master/Simon tests/SIHttpGetRequestHandlerTests.m
Simon-master/Simon tests/SIHttpIncomingConnectionTests.m
Simon-master/Simon tests/SIHttpPayloadTests.m
Simon-master/Simon tests/SIHttpPostRequestHandlerTests.m
Simon-master/Simon tests/SIHttpResultSenderTests.m
Simon-master/Simon tests/SIMacroTests.m
Simon-master/Simon tests/SIResultListenerTests.m
Simon-master/Simon tests/SIRuntimeTests.m
Simon-master/Simon tests/SIStepMappingTests.m
Simon-master/Simon tests/SIStepTests.m
Simon-master/Simon tests/SIStoryAnalyserTests.m
Simon-master/Simon tests/SIStoryGroupManagerTests.m
Simon-master/Simon tests/SIStoryGroupTests.m
Simon-master/Simon tests/SIStoryRunnerTests.m
Simon-master/Simon tests/SIStorySyntaxParserTests.m
Simon-master/Simon tests/SIStoryTests.m
Simon-master/Simon tests/SIStoryTextFileSourceTests.m
Simon-master/Simon tests/SIUIApplicationTests.m
Simon-master/Simon tests/SIUIApplication_ActionsTests.m
Simon-master/Simon tests/SIUIApplication_SearchesTests.m
Simon-master/Simon tests/SIUIApplication_TextTests.m
Simon-master/Simon tests/SIUIApplication_TimeTests.m
Simon-master/Simon tests/SIUIButtonHandlerTests.m
Simon-master/Simon tests/SIUIHandlerFactoryTests.m
Simon-master/Simon tests/SIUILabelHandlerTests.m
Simon-master/Simon tests/SIUISwipeGeneratorTests.m
Simon-master/Simon tests/SIUITapGeneratorTests.m
Simon-master/Simon tests/SIUIViewDescriptionVisitorTests.m
Simon-master/Simon tests/SIUIViewHandlerTests.m
Simon-master/Simon tests/TestUtils.h
Simon-master/Simon tests/TestUtils.m
Simon-master/Simon tests/TestView.xib
Simon-master/Simon tests/TestViewController.h
Simon-master/Simon tests/TestViewController.m
Simon-master/Simon tests/UIViewSimonTests.m
Simon-master/Simon tests/stories/Communication.stories
Simon-master/Simon tests/stories/Non keyword steps.stories
Simon-master/Simon tests/stories/Non word steps.stories
Simon-master/Simon tests/stories/Out of order steps1.stories
Simon-master/Simon tests/stories/Out of order steps2.stories
Simon-master/Simon tests/stories/Out of order steps3.stories
Simon-master/Simon tests/stories/Story files.stories
Simon-master/Simon tests/stories/Unformatted.stories
Simon-master/Simon-Prefix.pch
Simon-master/Simon.xcodeproj/project.pbxproj
Simon-master/Simon.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Simon-master/Simon.xcworkspace/contents.xcworkspacedata
Simon-master/Simon.xcworkspace/xcshareddata/xcschemes/Pieman Tests.xcscheme
Simon-master/Simon.xcworkspace/xcshareddata/xcschemes/Pieman.xcscheme
Simon-master/Simon.xcworkspace/xcshareddata/xcschemes/Release Simon and Pieman.xcscheme
Simon-master/Simon.xcworkspace/xcshareddata/xcschemes/Simon ARC App with Http.xcscheme
Simon-master/Simon.xcworkspace/xcshareddata/xcschemes/Simon Unit Tests.xcscheme
Simon-master/classes/GSEventProxy.h
Simon-master/classes/GSEventProxy.m
Simon-master/classes/NSData+Simon.h
Simon-master/classes/NSData+Simon.m
Simon-master/classes/NSObject+Simon.h
Simon-master/classes/NSObject+Simon.m
Simon-master/classes/NSProcessInfo+Simon.h
Simon-master/classes/NSProcessInfo+Simon.m
Simon-master/classes/NSString+Simon.h
Simon-master/classes/NSString+Simon.m
Simon-master/classes/PIConstants.h
Simon-master/classes/PIException.h
Simon-master/classes/PIException.m
Simon-master/classes/PIHeartbeat.h
Simon-master/classes/PIHeartbeat.m
Simon-master/classes/PIHeartbeatDelegate.h
Simon-master/classes/PIJUnitReporter.h
Simon-master/classes/PIJUnitReporter.m
Simon-master/classes/PIPieman.h
Simon-master/classes/PIPieman.m
Simon-master/classes/PIReporter.h
Simon-master/classes/PIReporter.m
Simon-master/classes/PISDKNotFoundException.h
Simon-master/classes/PISDKNotFoundException.m
Simon-master/classes/PISimulator.h
Simon-master/classes/PISimulator.m
Simon-master/classes/PISimulatorDelegate.h
Simon-master/classes/SIAbstractException.h
Simon-master/classes/SIAbstractException.m
Simon-master/classes/SIAppBackpack.h
Simon-master/classes/SIAppBackpack.m
Simon-master/classes/SIAppBackpackImplementation.h
Simon-master/classes/SIConstants.h
Simon-master/classes/SIFinalReport.h
Simon-master/classes/SIFinalReport.m
Simon-master/classes/SIHttpAppBackpack.h
Simon-master/classes/SIHttpAppBackpack.m
Simon-master/classes/SIHttpConnection.h
Simon-master/classes/SIHttpConnection.m
Simon-master/classes/SIHttpGetRequestHandler+Simon.h
Simon-master/classes/SIHttpGetRequestHandler+Simon.m
Simon-master/classes/SIHttpGetRequestHandler.h
Simon-master/classes/SIHttpGetRequestHandler.m
Simon-master/classes/SIHttpIncomingConnection.h
Simon-master/classes/SIHttpIncomingConnection.m
Simon-master/classes/SIHttpPayload.h
Simon-master/classes/SIHttpPayload.m
Simon-master/classes/SIHttpPostRequestHandler.h
Simon-master/classes/SIHttpPostRequestHandler.m
Simon-master/classes/SIHttpResultSender.h
Simon-master/classes/SIHttpResultSender.m
Simon-master/classes/SIJsonAware.h
Simon-master/classes/SIMacros.h
Simon-master/classes/SIResultListener.h
Simon-master/classes/SIResultListener.m
Simon-master/classes/SIRuntime.h
Simon-master/classes/SIRuntime.m
Simon-master/classes/SIServerException.h
Simon-master/classes/SIServerException.m
Simon-master/classes/SIStep.h
Simon-master/classes/SIStep.m
Simon-master/classes/SIStepMapping.h
Simon-master/classes/SIStepMapping.m
Simon-master/classes/SIStory.h
Simon-master/classes/SIStory.m
Simon-master/classes/SIStoryAnalyser.h
Simon-master/classes/SIStoryAnalyser.m
Simon-master/classes/SIStoryDetailsController.h
Simon-master/classes/SIStoryDetailsController.m
Simon-master/classes/SIStoryGroup.h
Simon-master/classes/SIStoryGroup.m
Simon-master/classes/SIStoryGroupManager.h
Simon-master/classes/SIStoryGroupManager.m
Simon-master/classes/SIStoryListController.h
Simon-master/classes/SIStoryListController.m
Simon-master/classes/SIStoryLogger.h
Simon-master/classes/SIStoryLogger.m
Simon-master/classes/SIStoryRunner.h
Simon-master/classes/SIStoryRunner.m
Simon-master/classes/SIStorySyntaxParser.h
Simon-master/classes/SIStorySyntaxParser.m
Simon-master/classes/SIStoryTextFileSource.h
Simon-master/classes/SIStoryTextFileSource.m
Simon-master/classes/SIStoryTextSource.h
Simon-master/classes/SIStoryTextSourceDelegate.h
Simon-master/classes/SISyntaxException.h
Simon-master/classes/SISyntaxException.m
Simon-master/classes/SIUIAbstractEventGenerator.h
Simon-master/classes/SIUIAbstractEventGenerator.m
Simon-master/classes/SIUIAction.h
Simon-master/classes/SIUIAppBackpack.h
Simon-master/classes/SIUIAppBackpack.m
Simon-master/classes/SIUIApplication+Actions.h
Simon-master/classes/SIUIApplication+Actions.m
Simon-master/classes/SIUIApplication+Searches.h
Simon-master/classes/SIUIApplication+Searches.m
Simon-master/classes/SIUIApplication+Text.h
Simon-master/classes/SIUIApplication+Text.m
Simon-master/classes/SIUIApplication+Time.h
Simon-master/classes/SIUIApplication+Time.m
Simon-master/classes/SIUIApplication.h
Simon-master/classes/SIUIApplication.m
Simon-master/classes/SIUIButtonHandler.h
Simon-master/classes/SIUIButtonHandler.m
Simon-master/classes/SIUIConstants.h
Simon-master/classes/SIUIException.h
Simon-master/classes/SIUIException.m
Simon-master/classes/SIUILabelHandler.h
Simon-master/classes/SIUILabelHandler.m
Simon-master/classes/SIUINotAnInputViewException.h
Simon-master/classes/SIUINotAnInputViewException.m
Simon-master/classes/SIUINotFoundException.h
Simon-master/classes/SIUINotFoundException.m
Simon-master/classes/SIUIReportManager.h
Simon-master/classes/SIUIReportManager.m
Simon-master/classes/SIUISwipeGenerator.h
Simon-master/classes/SIUISwipeGenerator.m
Simon-master/classes/SIUITapGenerator.h
Simon-master/classes/SIUITapGenerator.m
Simon-master/classes/SIUITooManyFoundException.h
Simon-master/classes/SIUITooManyFoundException.m
Simon-master/classes/SIUIViewDescriptionVisitor.h
Simon-master/classes/SIUIViewDescriptionVisitor.m
Simon-master/classes/SIUIViewDescriptionVisitorDelegate.h
Simon-master/classes/SIUIViewHandler.h
Simon-master/classes/SIUIViewHandler.m
Simon-master/classes/SIUIViewHandlerFactory.h
Simon-master/classes/SIUIViewHandlerFactory.m
Simon-master/classes/SIUIViewInfo.h
Simon-master/classes/Simon.h
Simon-master/classes/UIEvent+Simon.h
Simon-master/classes/UIEvent+Simon.m
Simon-master/classes/UITouch+Simon.h
Simon-master/classes/UITouch+Simon.m
Simon-master/classes/UIView+Simon.h
Simon-master/classes/UIView+Simon.m
Simon-master/classes/main.m
Simon-master/pieman.1
Simon-master/simulator headers/DTiPhoneSimulatorApplicationSpecifier.h
Simon-master/simulator headers/DTiPhoneSimulatorSession.h
Simon-master/simulator headers/DTiPhoneSimulatorSessionConfig.h
Simon-master/simulator headers/DTiPhoneSimulatorSessionDelegate.h
Simon-master/simulator headers/DTiPhoneSimulatorSystemRoot.h
Simon-master/simulator headers/DtiPhoneSimulatorSession+Pieman.h
Simon-master/simulator headers/DtiPhoneSimulatorSession+Pieman.m
Simon-master/testapps/TestCalculator/TEstCalculator.xcodeproj/project.pbxproj
Simon-master/testapps/TestCalculator/TestCalculator/AppDelegate.h
Simon-master/testapps/TestCalculator/TestCalculator/AppDelegate.m
Simon-master/testapps/TestCalculator/TestCalculator/Default-568h@2x.png
Simon-master/testapps/TestCalculator/TestCalculator/Default.png
Simon-master/testapps/TestCalculator/TestCalculator/Default@2x.png
Simon-master/testapps/TestCalculator/TestCalculator/TestCalculator-Info.plist
Simon-master/testapps/TestCalculator/TestCalculator/TestCalculator-Prefix.pch
Simon-master/testapps/TestCalculator/TestCalculator/ViewController.h
Simon-master/testapps/TestCalculator/TestCalculator/ViewController.m
Simon-master/testapps/TestCalculator/TestCalculator/en.lproj/InfoPlist.strings
Simon-master/testapps/TestCalculator/TestCalculator/en.lproj/MainStoryboard.storyboard
Simon-master/testapps/TestCalculator/TestCalculator/main.m
Simon-master/testapps/TestNavigation/TestNavigation.xcodeproj/project.pbxproj
Simon-master/testapps/TestNavigation/TestNavigation/AppDelegate.h
Simon-master/testapps/TestNavigation/TestNavigation/AppDelegate.m
Simon-master/testapps/TestNavigation/TestNavigation/Default-568h@2x.png
Simon-master/testapps/TestNavigation/TestNavigation/Default.png
Simon-master/testapps/TestNavigation/TestNavigation/Default@2x.png
Simon-master/testapps/TestNavigation/TestNavigation/DetailViewController.h
Simon-master/testapps/TestNavigation/TestNavigation/DetailViewController.m
Simon-master/testapps/TestNavigation/TestNavigation/MasterViewController.h
Simon-master/testapps/TestNavigation/TestNavigation/MasterViewController.m
Simon-master/testapps/TestNavigation/TestNavigation/TestNavigation-Info.plist
Simon-master/testapps/TestNavigation/TestNavigation/TestNavigation-Prefix.pch
Simon-master/testapps/TestNavigation/TestNavigation/en.lproj/InfoPlist.strings
Simon-master/testapps/TestNavigation/TestNavigation/en.lproj/MainStoryboard.storyboard
Simon-master/testapps/TestNavigation/TestNavigation/main.m

Download

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

simon-master.zip




















Home »
  Objective C Free Code »
    Game »




2D Game
Card Game
Cocoa Game
Game
Game Center
Game Design
Game Engine
Game Framework
Hangman
Mobile Game
Multiplayer Game
Network Game
Objective C Game
OsX Game
Puzzle Game
Snake Game
Space Game
TicTacToe
Tile Game
Video Game