Download GenSoup Free Java Code
Description
Simple Implementation of Conway's game of life, that lets you discover new creatures, save and load them.
Icons
Source Files
The download file GenSoup-master.zip has the following entries.
ApplicationTests/ApplicationTests-Info.plist
ApplicationTests/ApplicationTests-Prefix.pch
ApplicationTests/ApplicationTests.h/* w ww . j a v a 2s.co m*/
ApplicationTests/ApplicationTests.m
ApplicationTests/en.lproj/InfoPlist.strings
GenSoup copy-Info.plist
GenSoup.xcodeproj/project.pbxproj
GenSoup/Cell.h
GenSoup/Cell.m
GenSoup/CellView.h
GenSoup/CellView.m
GenSoup/CellViewDelegateProtocol.h
GenSoup/Constants.h
GenSoup/CustomNavigationBar.h
GenSoup/CustomNavigationBar.m
GenSoup/Ecosystem.h
GenSoup/Ecosystem.m
GenSoup/EcosystemView.h
GenSoup/EcosystemView.m
GenSoup/EditableRowCell.xib
GenSoup/GenSoup-Info.plist
GenSoup/GenSoup-Prefix.pch
GenSoup/GenSoupAppDelegate.h
GenSoup/GenSoupAppDelegate.m
GenSoup/GenSoupViewController.h
GenSoup/GenSoupViewController.m
GenSoup/LoadEcosystemTableViewController.h
GenSoup/LoadEcosystemTableViewController.m
GenSoup/LoadEcosystemTableViewController.xib
GenSoup/Matrix2DCoordenate.h
GenSoup/Matrix2DCoordenate.m
GenSoup/Samples/frog
GenSoup/Samples/glider
GenSoup/Samples/piramid
GenSoup/Samples/space_ship
GenSoup/Samples/sun_flower
GenSoup/SaveEcosystemViewController.h
GenSoup/SaveEcosystemViewController.m
GenSoup/SaveEcosystemViewController.xib
GenSoup/en.lproj/GenSoupViewController.xib
GenSoup/en.lproj/InfoPlist.strings
GenSoup/en.lproj/MainWindow.xib
GenSoup/main.m
GenSoup/pause.png
GenSoup/pause@2x.png
GenSoup/play.png
GenSoup/play@2x.png
GenSoup/restart.png
GenSoup/restart@2x.png
GenSoup/save.png
GenSoup/save@2x.png
GenSoupTests/CellSpec.m
GenSoupTests/CellViewTests.h
GenSoupTests/CellViewTests.m
GenSoupTests/EcosystemSpec.m
GenSoupTests/EcosystemTests.h
GenSoupTests/EcosystemTests.m
GenSoupTests/EcosystemViewTests.h
GenSoupTests/EcosystemViewTests.m
GenSoupTests/GenSoupTests-Info.plist
GenSoupTests/GenSoupTests-Prefix.pch
GenSoupTests/GenSoupTests.h
GenSoupTests/GenSoupTests.m
GenSoupTests/GenSoupViewControllerSpec.m
GenSoupTests/Kiwi/KWAfterAllNode.h
GenSoupTests/Kiwi/KWAfterAllNode.m
GenSoupTests/Kiwi/KWAfterEachNode.h
GenSoupTests/Kiwi/KWAfterEachNode.m
GenSoupTests/Kiwi/KWAsyncVerifier.h
GenSoupTests/Kiwi/KWAsyncVerifier.m
GenSoupTests/Kiwi/KWBeBetweenMatcher.h
GenSoupTests/Kiwi/KWBeBetweenMatcher.m
GenSoupTests/Kiwi/KWBeEmptyMatcher.h
GenSoupTests/Kiwi/KWBeEmptyMatcher.m
GenSoupTests/Kiwi/KWBeIdenticalToMatcher.h
GenSoupTests/Kiwi/KWBeIdenticalToMatcher.m
GenSoupTests/Kiwi/KWBeKindOfClassMatcher.h
GenSoupTests/Kiwi/KWBeKindOfClassMatcher.m
GenSoupTests/Kiwi/KWBeMemberOfClassMatcher.h
GenSoupTests/Kiwi/KWBeMemberOfClassMatcher.m
GenSoupTests/Kiwi/KWBeNilMatcher.h
GenSoupTests/Kiwi/KWBeNilMatcher.m
GenSoupTests/Kiwi/KWBeNonNilMatcher.h
GenSoupTests/Kiwi/KWBeNonNilMatcher.m
GenSoupTests/Kiwi/KWBeTrueMatcher.h
GenSoupTests/Kiwi/KWBeTrueMatcher.m
GenSoupTests/Kiwi/KWBeWithinMatcher.h
GenSoupTests/Kiwi/KWBeWithinMatcher.m
GenSoupTests/Kiwi/KWBeZeroMatcher.h
GenSoupTests/Kiwi/KWBeZeroMatcher.m
GenSoupTests/Kiwi/KWBeforeAllNode.h
GenSoupTests/Kiwi/KWBeforeAllNode.m
GenSoupTests/Kiwi/KWBeforeEachNode.h
GenSoupTests/Kiwi/KWBeforeEachNode.m
GenSoupTests/Kiwi/KWBlock.h
GenSoupTests/Kiwi/KWBlock.m
GenSoupTests/Kiwi/KWBlockNode.h
GenSoupTests/Kiwi/KWBlockNode.m
GenSoupTests/Kiwi/KWBlockRaiseMatcher.h
GenSoupTests/Kiwi/KWBlockRaiseMatcher.m
GenSoupTests/Kiwi/KWCallSite.h
GenSoupTests/Kiwi/KWCallSite.m
GenSoupTests/Kiwi/KWConformToProtocolMatcher.h
GenSoupTests/Kiwi/KWConformToProtocolMatcher.m
GenSoupTests/Kiwi/KWContainMatcher.h
GenSoupTests/Kiwi/KWContainMatcher.m
GenSoupTests/Kiwi/KWContextNode.h
GenSoupTests/Kiwi/KWContextNode.m
GenSoupTests/Kiwi/KWCountType.h
GenSoupTests/Kiwi/KWDeviceInfo.h
GenSoupTests/Kiwi/KWDeviceInfo.m
GenSoupTests/Kiwi/KWEqualMatcher.h
GenSoupTests/Kiwi/KWEqualMatcher.m
GenSoupTests/Kiwi/KWExampleGroup.h
GenSoupTests/Kiwi/KWExampleGroup.m
GenSoupTests/Kiwi/KWExampleGroupBuilder.h
GenSoupTests/Kiwi/KWExampleGroupBuilder.m
GenSoupTests/Kiwi/KWExampleGroupDelegate.h
GenSoupTests/Kiwi/KWExampleNode.h
GenSoupTests/Kiwi/KWExampleNodeVisitor.h
GenSoupTests/Kiwi/KWExistVerifier.h
GenSoupTests/Kiwi/KWExistVerifier.m
GenSoupTests/Kiwi/KWExpectationType.h
GenSoupTests/Kiwi/KWFailure.h
GenSoupTests/Kiwi/KWFailure.m
GenSoupTests/Kiwi/KWFormatter.h
GenSoupTests/Kiwi/KWFormatter.m
GenSoupTests/Kiwi/KWFutureObject.h
GenSoupTests/Kiwi/KWFutureObject.m
GenSoupTests/Kiwi/KWHCMatcher.h
GenSoupTests/Kiwi/KWHamcrestMatcher.h
GenSoupTests/Kiwi/KWHamcrestMatcher.m
GenSoupTests/Kiwi/KWHamrestMatchingAdditions.h
GenSoupTests/Kiwi/KWHamrestMatchingAdditions.m
GenSoupTests/Kiwi/KWHaveMatcher.h
GenSoupTests/Kiwi/KWHaveMatcher.m
GenSoupTests/Kiwi/KWHaveValueMatcher.h
GenSoupTests/Kiwi/KWHaveValueMatcher.m
GenSoupTests/Kiwi/KWInequalityMatcher.h
GenSoupTests/Kiwi/KWInequalityMatcher.m
GenSoupTests/Kiwi/KWIntercept.h
GenSoupTests/Kiwi/KWIntercept.m
GenSoupTests/Kiwi/KWInvocationCapturer.h
GenSoupTests/Kiwi/KWInvocationCapturer.m
GenSoupTests/Kiwi/KWItNode.h
GenSoupTests/Kiwi/KWItNode.m
GenSoupTests/Kiwi/KWMatchVerifier.h
GenSoupTests/Kiwi/KWMatchVerifier.m
GenSoupTests/Kiwi/KWMatcher.h
GenSoupTests/Kiwi/KWMatcher.m
GenSoupTests/Kiwi/KWMatcherFactory.h
GenSoupTests/Kiwi/KWMatcherFactory.m
GenSoupTests/Kiwi/KWMatchers.h
GenSoupTests/Kiwi/KWMatchers.m
GenSoupTests/Kiwi/KWMatching.h
GenSoupTests/Kiwi/KWMessagePattern.h
GenSoupTests/Kiwi/KWMessagePattern.m
GenSoupTests/Kiwi/KWMessageSpying.h
GenSoupTests/Kiwi/KWMessageTracker.h
GenSoupTests/Kiwi/KWMessageTracker.m
GenSoupTests/Kiwi/KWMock.h
GenSoupTests/Kiwi/KWMock.m
GenSoupTests/Kiwi/KWNull.h
GenSoupTests/Kiwi/KWNull.m
GenSoupTests/Kiwi/KWObjCUtilities.h
GenSoupTests/Kiwi/KWObjCUtilities.m
GenSoupTests/Kiwi/KWPendingNode.h
GenSoupTests/Kiwi/KWPendingNode.m
GenSoupTests/Kiwi/KWProbe.h
GenSoupTests/Kiwi/KWProbePoller.h
GenSoupTests/Kiwi/KWProbePoller.m
GenSoupTests/Kiwi/KWRaiseMatcher.h
GenSoupTests/Kiwi/KWRaiseMatcher.m
GenSoupTests/Kiwi/KWReceiveMatcher.h
GenSoupTests/Kiwi/KWReceiveMatcher.m
GenSoupTests/Kiwi/KWRegisterMatchersNode.h
GenSoupTests/Kiwi/KWRegisterMatchersNode.m
GenSoupTests/Kiwi/KWReporting.h
GenSoupTests/Kiwi/KWRespondToSelectorMatcher.h
GenSoupTests/Kiwi/KWRespondToSelectorMatcher.m
GenSoupTests/Kiwi/KWSpec.h
GenSoupTests/Kiwi/KWSpec.m
GenSoupTests/Kiwi/KWStringUtilities.h
GenSoupTests/Kiwi/KWStringUtilities.m
GenSoupTests/Kiwi/KWStub.h
GenSoupTests/Kiwi/KWStub.m
GenSoupTests/Kiwi/KWTestCase.h
GenSoupTests/Kiwi/KWTestCase.m
GenSoupTests/Kiwi/KWUserDefinedMatcher.h
GenSoupTests/Kiwi/KWUserDefinedMatcher.m
GenSoupTests/Kiwi/KWValue.h
GenSoupTests/Kiwi/KWValue.m
GenSoupTests/Kiwi/KWVerifying.h
GenSoupTests/Kiwi/KWWorkarounds.h
GenSoupTests/Kiwi/KWWorkarounds.m
GenSoupTests/Kiwi/Kiwi.h
GenSoupTests/Kiwi/KiwiBlockMacros.h
GenSoupTests/Kiwi/KiwiConfiguration.h
GenSoupTests/Kiwi/KiwiMacros.h
GenSoupTests/Kiwi/KiwiNewMacros.h
GenSoupTests/Kiwi/NSInvocation+KiwiAdditions.h
GenSoupTests/Kiwi/NSInvocation+KiwiAdditions.m
GenSoupTests/Kiwi/NSMethodSignature+KiwiAdditions.h
GenSoupTests/Kiwi/NSMethodSignature+KiwiAdditions.m
GenSoupTests/Kiwi/NSNumber+KiwiAdditions.h
GenSoupTests/Kiwi/NSNumber+KiwiAdditions.m
GenSoupTests/Kiwi/NSObject+KiwiMockAdditions.h
GenSoupTests/Kiwi/NSObject+KiwiMockAdditions.m
GenSoupTests/Kiwi/NSObject+KiwiStubAdditions.h
GenSoupTests/Kiwi/NSObject+KiwiStubAdditions.m
GenSoupTests/Kiwi/NSObject+KiwiVerifierAdditions.h
GenSoupTests/Kiwi/NSObject+KiwiVerifierAdditions.m
GenSoupTests/Kiwi/NSValue+KiwiAdditions.h
GenSoupTests/Kiwi/NSValue+KiwiAdditions.m
GenSoupTests/Matrix2DCoordinateSpec.m
GenSoupTests/MethodSwizzleHelper.h
GenSoupTests/MethodSwizzleHelper.m
GenSoupTests/OCMock/NSNotificationCenter+OCMAdditions.h
GenSoupTests/OCMock/OCMArg.h
GenSoupTests/OCMock/OCMConstraint.h
GenSoupTests/OCMock/OCMock.h
GenSoupTests/OCMock/OCMockObject.h
GenSoupTests/OCMock/OCMockRecorder.h
GenSoupTests/OCMock/libOCMock.a
GenSoupTests/en.lproj/InfoPlist.strings
Download
Click the following link to download GenSoup-master.zip.
GenSoup-master.zip