
Check the use of Google Fonts like ‘Open Sans’.
#Sfg soccer demo install#

Change output folder location (‘Output directory’ screen).ĥ. Description Technical Buy Edit EXCELLENT User Rating Over-the-top arcade soccer action Bicycle kicks, headers, one-touch passes, slide-tackles, instant replays, its all here. Change the database connection to point it to your database.Ĥ.
#Sfg soccer demo download#
Download PHPRunner project, unzip it somewhere on your local machine and open it in PHPRunner 7.1.ģ. Stir Fry Games Soccer, or SFG Soccer as it is commonly referred to, is an indoor 6v6 soccer game released on the indie games section of the Xbox Live Arcade.

The actual data will be coming from but you still need to create this table in your database.ĬREATE TABLE `wc2014_matches`(`ID` int NOT NULL AUTO_INCREMENT, `team1` varchar(50) NULL, `team2` varchar(50) NULL, `datetime` datetime NULL, `match_number` int NULL, `location` varchar(50) NULL, `team1_goals` int NULL, `team2_goals` int NULL, `team1_code` varchar(10) NOT NULL, `team2_code` varchar(10) NULL, `status` varchar(50) NULL, PRIMARY KEY (`ID`))CHARACTER SET utf8 Run the following script against your MySQL database. This project requires PHPRunner 7.1 (trial or registered) and MySQL database.

PHPRunner project makes the use of this data and if will not work if they website is down for any reason.ġ. This project uses live World Cup 2014 data provided by in JSON. This is a just for fun PHPRunner project for all soccer fans out there.
