Skip to content

mmp4k/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The game of Life

How to run

$ php -S 127.0.0.1:8080 index.php

Information

Details and explanations you find on my blog: UML&PHP: The game of Life

UML Class Diagram

UML - the game of life

UML Sequence Diagram

UML - the game of life

UML Class Diagram with Interfaces

UML - the game of life

Information

More information and other notes you will find on my blog: UML&PHP: The game of Life