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:
Excelente juego donde la idea es competir contra otros aviones, helicópteros o inclusive zeppelins, durante la carrera deberemos recoger la mayor cantidad de estrellas y así le daremos impulso a nuestro avión para poder llegar primero. 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: