6 Forks
8 Stars
8 Watchers

gameoflife

This is a Rails implementation of "Conway's Game of Life." Conway's game is a mathematical simulation where cells live or die based on certain rules.

How to download and setup gameoflife

Open terminal and run command
git clone https://github.com/davidesantangelo/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/davidesantangelo/gameoflife/archive/master.zip

Or simply clone gameoflife with SSH
[email protected]:davidesantangelo/gameoflife.git

If you have some problems with gameoflife

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