gnc_projectt

Parsons The New School of Design’s PETLab has teamed up with the Red Cross/Red Crescent Climate Centre and the American Red Cross to develop a set of games about climate-related disaster preparedness, such as flooding, drought and extreme weather. The initiative, which we call “Games for a New Climate”, are playful non-digital activities that actively engage participants in experiential learning through the simulation of complex decisions with consequences. In other words: fun capacity building.

The audience for these games include Red Cross staff and volunteers, climate scientists, politicians, and people around the world facing the increasingly catastrophic effects of climate change-related disasters. These games can be played in lo-fi settings such as beaches and villages around the world where these disasters often cause extensive casualties and hardship. So far Games for a New Climate have been played in Senegal, Namibia, Kenya, Indonesia and the Philippines.

 

    ID, "_ttrust_project_funders_value", true); if( $project_funders ) { // echo $project_funders; $items = explode( ';', $project_funders ); echo '
      '."\n"; echo '

      '.Funders.'

      '; foreach($items as $item){ $piece = explode('^',$item); if($piece[0] != ''){ if($piece[1] == ''){ echo '
    • '.$piece[0].'
    • '."\n"; }else{ echo '
    • '.$piece[0].'
    • '."\n"; } } } echo '
    '."\n"; }else{ // echo 'nope!!!'; } $project_partners = get_post_meta($post->ID, "_ttrust_project_partners_value", true); if( $project_partners ) { // echo $project_partners; $items = explode( ';', $project_partners ); echo '
      '."\n"; echo '

      '.Partners.'

      '; foreach($items as $item){ $piece = explode('^',$item); if($piece[1] == ''){ echo '
    • '.$piece[0].'
    • '."\n"; }else{ echo '
    • '.$piece[0].'
    • '."\n"; } } echo '
    '."\n"; }else{ // echo 'nope!!!'; } $project_participants = get_post_meta($post->ID, "_ttrust_project_participants_value", true); if( $project_participants ) { // echo $project_participants; $items = explode( ';', $project_participants ); echo '
      '."\n"; echo '

      '.Participants.'

      '; foreach($items as $item){ $piece = explode('^',$item); if($piece[1] == ''){ echo '
    • '.$piece[0].'
    • '."\n"; }else{ echo '
    • '.$piece[0].'
    • '."\n"; } } echo '
    '."\n"; }else{ // echo 'nope!!!'; } ?>