Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 319 Bytes

readme.md

File metadata and controls

12 lines (6 loc) · 319 Bytes

game-of-life

Conway's Game of Life in PHP.

Examples are made by Igor Wiedler

Usage

$ php game-of-life.php examples/gosper-glider-gun.gol

Build Status