Download the PHP package shanethehat/life without Composer
On this page you can find all versions of the php package shanethehat/life. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shanethehat/life
More information about shanethehat/life
Files in shanethehat/life
Download shanethehat/life
More information about shanethehat/life
Files in shanethehat/life
Vendor shanethehat
Package life
Short Description Simple version of Conway's Life game
License MIT
Homepage https://github.com/shanethehat/life-game
Package life
Short Description Simple version of Conway's Life game
License MIT
Homepage https://github.com/shanethehat/life-game
Please rate this library. Is it a good library?
Informations about the package life
Game of Life
Simple Life simulator based on the Conway rules (http://en.wikipedia.org/wiki/Conway's_Game_of_Life).
Composer
Autoloading is performed with the Composer autoloader. If you do not have composer installed in a common location you can install it into the root directory like this:
curl -s https://getcomposer.org/installer | php
Once installed, run composer install to set up autoloading.
Tests
Tests are run from the tests folder using phpunit
. Before running the tests, the composer dev dependancies must be pulled in.
All versions of life with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package shanethehat/life contains the following files
Loading the files please wait ....