include ('config.php');
//error_reporting(E_ALL);
$server = $dbhost;
$dbuser = $dbuser;
$dbpass = $dbpass;
$dbname = $dbname;
$x = mysql_connect($server,$dbuser,$dbpass) or die(mysql_error());
mysql_select_db($dbname,$x);
?>
Football A New Challenge
Game Info
Description: In this game you need to draw a shortest path for ball to make a successful goal. Click the player (Yellow dot) to pass the ball to him. The ball will travel to clicked player.
Rated 2.83/5 (6 Votes)
Plays: 1495
Category: Sports
Tags: Football, Soccer, Puzzle, Sports