summaryrefslogtreecommitdiffstats
path: root/CLI/rust/src/game_of_life/simulation
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Add draft evolve implementationa14m1-1/+21
2021-04-07Fix linting issuesa14m1-7/+7
2021-04-07Add the universe neighbors method w/testinga14m1-0/+156
2021-04-07Fix the split testing of the plane/universea14m2-89/+81
2021-04-07Fix linting issuesa14m2-5/+3
2021-04-07Refactor module structure to split universe/planea14m2-0/+152