Recommend this page to a friend! |
Classes of Aleksey | PHP Football Simulation | README.md | Download |
|
Download ?# Football simulation This is a simple simulator of football matches on PHP. Input dataAt the input, a CSV file with the following structure is expected:
Columns delimiter - Total columns - The 2-5 columns must contain integer values. The last column expects two numeric values separated by a hyphen. First line - is header. After the first line a list of football teams is expected. The number of teams must be divisible by two. Requirements
LicenseThe MIT License (MIT) Copyright © 2017, @meet-aleksey |