Categories
Hanukkah

Color and Play Dreidel Game

“Nun, Gimmel, Hey, and Shin” are Hebrew letters that stand for words that mean “A great miracle happened there.”  They are read right to left as seen on the dreidel pattern. Color and cut to make your own dreidel game then play using the directions below.

Click on images above to view and print full size or download the  Printable color your own dreidel game and Directions for the dreidel game as PDF files.

Be sure to check out the rest of our free Hanukkah printables

$value) {
if (strpos($key,”psps_”) > -1 ) {
$psps_parameters .= ‘&’.$key.’=’.urlencode($value);
$psps_base_url = str_replace(‘&’.$key.’=’.urlencode($value), “”, $psps_base_url);
$psps_base_url = str_replace($key.’=’.urlencode($value), “”, $psps_base_url);
}
}

$psps_parameters .= “&psps_show_search=true”;
$psps_parameters .= “&psps_show_navigation=true”;
$psps_parameters .= “&psps_show_products=true”;

$psps_url = “?psps_base_url=”.urlencode($psps_base_url);

$psps_url=”http://shops.popshops.com/shops/php/9evpjx4p49pvvp5y9ihf4owey$psps_url$psps_parameters”;

# Include the shop
if (function_exists(‘curl_init’)) {
$shop=curl_init();
curl_setopt($shop,CURLOPT_URL,$psps_url);
curl_exec($shop);
curl_close($shop);
} else {
readfile($psps_url);
}
?>