2 Forks
23 Stars
23 Watchers

GameOfLife

SwiftUI implementation of Conway’s Game of Life — also known as “Life”.

How to download and setup GameOfLife

Open terminal and run command
git clone https://github.com/martinlexow/GameOfLife.git
git clone is used to create a copy or clone of GameOfLife repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GameOfLife https://github.com/martinlexow/GameOfLife/archive/master.zip

Or simply clone GameOfLife with SSH
[email protected]:martinlexow/GameOfLife.git

If you have some problems with GameOfLife

You may open issue on GameOfLife support forum (system) here: https://github.com/martinlexow/GameOfLife/issues