PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Robert Devenyi   PHP Sport Simulator   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Sport Simulator
Framework to manage sports game information
Author: By
Last change:
Date: 1 year ago
Size: 630 bytes
 

Contents

Class file image Download

Sports Stat Simulator

PHP Sports Stats Game Simulator Framework with module support for any team sport baseball, basketball, hockey, cricket, etc

This is a flexible PHP Sports Stat Simulator Framework that will allow you to draft, create players, run games or entire seasons.

Each sport can be written simply as a module and data elements are flexible.

Have a look at the sample basketball game module for an example of a completed moduled.

Have a look at the sample hockey game module for an example of an empty module.

I will be looking at adding single player type games like tennis or golf shortly.