Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 771 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 771 Bytes

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