fsaar/GameOfLife

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.08.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.12.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.13.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.15.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.16.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.17.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.18.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.19.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.20.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.21.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.22.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.23.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.24.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.25.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.26.png
Assets/Simulator Screenshot - iPhone 15 Pro - 2024-02-01 at 20.29.27.png
Assets/animated.gif
GameOfLife.xcodeproj/project.pbxproj
GameOfLife.xcodeproj/project.xcworkspace/contents.xcworkspacedata
GameOfLife.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
GameOfLife.xcodeproj/xcshareddata/xcschemes/GameOfLife.xcscheme
GameOfLife.xcodeproj/xcuserdata/fsaar.xcuserdatad/xcschemes/xcschememanagement.plist
GameOfLife/Assets.xcassets/AppIcon.appiconset/Contents.json
GameOfLife/Assets.xcassets/AppIcon.appiconset/GOLIcon@2x.png
GameOfLife/Assets.xcassets/Contents.json
GameOfLife/Assets.xcassets/Orb.imageset/Contents.json
GameOfLife/Assets.xcassets/Orb.imageset/Orb@3x.png
GameOfLife/ContentView.swift34
A
0 mins
GameOfLife/GOLBoard.swift122
A
1 hr
GameOfLife/GOLBoardIterator.swift40
A
0 mins
GameOfLife/GOLBoardPublisher.swift31
A
0 mins
GameOfLife/GOLBoardState.swift21
A
0 mins
GameOfLife/GOLBoardView.swift29
A
0 mins
GameOfLife/GameOfLifeApp.swift9
A
0 mins
GameOfLife/Preview Content/Preview Assets.xcassets/Contents.json
GameOfLifeTests/GOLBoardIteratorTests.swift19
A
0 mins
GameOfLifeTests/GOLBoardStateTests.swift30
B
6 hrs
GameOfLifeTests/GOLBoardTests.swift55
A
0 mins
README.md