0 Forks
1 Stars
1 Watchers

game-of-life

Final project for the Programming Fundamentals 2 course @ USI University

How to download and setup game-of-life

Open terminal and run command
git clone https://github.com/edoriggio/game-of-life.git
git clone is used to create a copy or clone of game-of-life 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 game-of-life https://github.com/edoriggio/game-of-life/archive/master.zip

Or simply clone game-of-life with SSH
[email protected]:edoriggio/game-of-life.git

If you have some problems with game-of-life

You may open issue on game-of-life support forum (system) here: https://github.com/edoriggio/game-of-life/issues