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:
Juego del conocido súper héroe El hombre araña donde el objetivo es ir escalando por los edificios, evitando que nuestros famosos enemigos nos ataquen, y llegar a rescatar a nuestra amada Mary Jane. Para jugar utilizaremos las TECLAS DE CURSOR para movernos y la ESPACIADORA para saltar.
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: