PHP-SDL implementation of Conway's game of life Requirements PHP 7 SDL bindings for PHP Usage Use mouse and button to draw cells in the universe Use space to start simulation Use q to quit Start default blank universe $ php main.php Start from an example universe $ php main.php universes/small-exploder.json References Wikipedia