global $options;
foreach ($options as $value) {
if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings( $value['id'] ); }
}
?>
Cómo jugar:
Divertido juego de física donde el objetivo es disparar nuestro cañon de "muñecos" y tocar el objetivo ( por lo generar es un lugar donde dice "HERE" o tiene la letra "H" ). Iremos notando en los distintos niveles que también tenemos distintos tipos de muñecos para disparar, algunos de ellos explosivos. Para jugar utilizamos el mouse.
global $options;
foreach ($options as $value) {
if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings( $value['id'] ); }
}
?>
Cargando el juego ..
Controles:
Publicado por: