Pudding Pop

Pudding pop is a great facebook game that can give you hours and hours of fun.
The object of the game is to link 3 or more puddings together and complete the tasks for each level.

To play this game click here

Below you will find the list of walkthrough video’s for the levels of this game:

 
[insert_php]

$baseurl = “http://www.hbtje.nl/”;
$postname = “pudding-pop-level-“;
$poststmp = “150”;
$posts = $poststmp+1;
$title = “Pudding Pop level “;
$z = 0;
$start = 1;
$end = 50;
echo “Levels “.$start.” – “.$end.”

“;
for($x=1;$x<$posts;$x++) { $y = $x+25; if ($y > $posts) {
if ($x > $posts){ ;}
else { $link = ““.$title.$x.”
“; echo $link; $z++;}}
else { if ($x+26 > $posts){ $link = ““.$title.$x.”
“; echo $link; $z++;}
else {$link = ““.$title.$x.”        “.$title.$y.”
“; echo $link; $z++;}}

if ($z == “25”){$start = $start+50; $end = $end+50; if ($end > $posts){ $end = $poststmp;}
if ($start > $poststmp){
?>



Levels