javiernuber/the-game-of-life

There is no license information available for the latest version (1.0.0) of this package.

Implementing the game of Life

1.0.0 2014-09-24 19:14 UTC

This package is not auto-updated.

Last update: 2024-10-08 02:57:32 UTC


README

Implementing the game of Life During the "Global Day of Coderetreat" day in Caceres at December 14, 2013

Requirements

PHP 5.3.3 and up.

Installation

Install Composer and run the following command:

php composer.phar update

Runnnig

$php console gamelife [dimension]

example:

$php console gamelife 30