.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:3px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}{"id":153412,"date":"2026-07-21T06:49:05","date_gmt":"2026-07-21T06:49:05","guid":{"rendered":"https:\/\/onlfr2023.excelentacj.ro\/?p=153412"},"modified":"2026-07-21T06:49:06","modified_gmt":"2026-07-21T06:49:06","slug":"neuvitelna-vyzva-chicken-road-otestuje-vai","status":"publish","type":"post","link":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/2026\/07\/21\/neuvitelna-vyzva-chicken-road-otestuje-vai\/","title":{"rendered":"Neuv\u011b\u0159iteln\u00e1_v\u00fdzva_chicken_road_otestuje_va\u0161i_rychlost_a_schopnost_p\u0159e\u017e\u00ed"},"content":{"rendered":"
\n
\ud83d\udd25 Hraj \u25b6\ufe0f<\/a><\/p>\n Hra \u201echicken road\u201c p\u0159edstavuje neuv\u011b\u0159itelnou v\u00fdzvu pro hr\u00e1\u010de, kte\u0159\u00ed si cht\u011bj\u00ed otestovat svou rychlost reakce a schopnost p\u0159e\u017e\u00edt v chaotick\u00e9m prost\u0159ed\u00ed pln\u00e9m aut a p\u0159ek\u00e1\u017eek. Princip je jednoduch\u00fd: hr\u00e1\u010d ovl\u00e1d\u00e1 ku\u0159e, jeho\u017e \u00fakolem je bezpe\u010dn\u011b p\u0159ekonat silnici. Zn\u00ed to snadno, \u017ee? Ale jakmile se ku\u0159e pust\u00ed do akce, pochop\u00edte, \u017ee ka\u017ed\u00e1 vte\u0159ina a ka\u017ed\u00fd krok mohou b\u00fdt ty posledn\u00ed. Je to adrenalinov\u00e1 j\u00edzda, kde i sebemen\u0161\u00ed chyba m\u016f\u017ee znamenat konec hry.<\/p>\n Tato hra nen\u00ed jen o rychlosti, ale tak\u00e9 o strategick\u00e9m my\u0161len\u00ed a schopnosti p\u0159edv\u00eddat pohyby vozidel. Mus\u00edte sledovat dopravu, odhadovat mezery a naj\u00edt ten spr\u00e1vn\u00fd okam\u017eik pro \u00faprk. Existuje mnoho variant hry, n\u011bkter\u00e9 s jednoduchou grafikou a z\u00e1kladn\u00ed hratelnost\u00ed, jin\u00e9 s detailn\u011bj\u0161\u00edm prost\u0159ed\u00edm a slo\u017eit\u011bj\u0161\u00edmi p\u0159ek\u00e1\u017ekami. A\u0165 u\u017e preferujete jakoukoli verzi, \u201echicken road<\/a>\u201c v\u00e1s jist\u011b zabav\u00ed a otestuje va\u0161e nervy. Tato hra se stala fenom\u00e9nem online z\u00e1bavy a hr\u00e1\u010di po cel\u00e9m sv\u011bt\u011b sout\u011b\u017e\u00ed o nejlep\u0161\u00ed sk\u00f3re a nejdel\u0161\u00ed p\u0159e\u017eit\u00ed.<\/p>\n Design hry \u201echicken road\u201c je zalo\u017een na jednoduch\u00e9m, ale chytlav\u00e9m konceptu. Hr\u00e1\u010d se ocit\u00e1 v roli ku\u0159ete, kter\u00e9 se sna\u017e\u00ed dostat na druhou stranu ru\u0161n\u00e9 silnice. Kl\u00ed\u010dov\u00fdm prvkem hratelnosti je precizn\u00ed na\u010dasov\u00e1n\u00ed a schopnost reagovat na neust\u00e1le se m\u011bn\u00edc\u00ed dopravn\u00ed situaci. Tv\u016frci her \u010dasto pou\u017e\u00edvaj\u00ed jednoduchou, ale v\u00fdraznou grafiku, kter\u00e1 zd\u016fraz\u0148uje nap\u011bt\u00ed a dynamiku hry. Barevn\u00e9 prost\u0159ed\u00ed a zvuky dopravy vytv\u00e1\u0159ej\u00ed realistick\u00fd a pohlcuj\u00edc\u00ed z\u00e1\u017eitek. D\u016fle\u017eit\u00fdm aspektem je i obt\u00ed\u017enost hry, kter\u00e1 se postupn\u011b zvy\u0161uje s ka\u017ed\u00fdm dosa\u017een\u00fdm metrem. Nov\u00e9 p\u0159ek\u00e1\u017eky, rychlej\u0161\u00ed auta a nep\u0159edv\u00eddateln\u00e9 pohyby vozidel hr\u00e1\u010de neust\u00e1le dr\u017e\u00ed v pohotovosti. C\u00edlem je udr\u017eet ku\u0159e na\u017eivu co nejd\u00e9le a dos\u00e1hnout co nejlep\u0161\u00edho sk\u00f3re. Hr\u00e1\u010di ocen\u00ed intuitivn\u00ed ovl\u00e1d\u00e1n\u00ed, kter\u00e9 jim umo\u017en\u00ed pln\u011b se soust\u0159edit na hru a minimalizovat zbyte\u010dn\u00e9 rozptylov\u00e1n\u00ed.<\/p>\n Hra \u201echicken road\u201c vyu\u017e\u00edv\u00e1 n\u011bkolik psychologick\u00fdch princip\u016f, kter\u00e9 ji \u010din\u00ed tak n\u00e1vykovou. Jedn\u00edm z nich je princip odm\u011bny a trestu \u2013 hr\u00e1\u010d je odm\u011bn\u011bn za \u00fasp\u011b\u0161n\u00e9 p\u0159ekon\u00e1n\u00ed p\u0159ek\u00e1\u017eek a potrest\u00e1n za ne\u00fasp\u011bch. Tento princip stimuluje mozkov\u00e9 centrum odm\u011bn a motivuje hr\u00e1\u010de k pokra\u010dov\u00e1n\u00ed ve h\u0159e. Dal\u0161\u00edm d\u016fle\u017eit\u00fdm prvkem je pocit kontroly \u2013 hr\u00e1\u010d m\u00e1 pocit, \u017ee m\u00e1 nad\u00e1le kontrolu nad osudem sv\u00e9ho ku\u0159ete, i kdy\u017e je vystaven neust\u00e1l\u00e9mu nebezpe\u010d\u00ed. Tato iluze kontroly je pro hr\u00e1\u010de uklid\u0148uj\u00edc\u00ed a p\u0159isp\u00edv\u00e1 k jeho z\u00e1vislosti na h\u0159e. Hra tak\u00e9 vyu\u017e\u00edv\u00e1 princip progresivn\u00edho zvy\u0161ov\u00e1n\u00ed obt\u00ed\u017enosti, kter\u00fd udr\u017euje hr\u00e1\u010de v neust\u00e1l\u00e9 v\u00fdzv\u011b a motivuje ho k p\u0159ekon\u00e1v\u00e1n\u00ed nov\u00fdch p\u0159ek\u00e1\u017eek. A kone\u010dn\u011b, jednoduchost hry a jej\u00ed snadn\u00e1 dostupnost ji \u010din\u00ed atraktivn\u00ed pro \u0161irok\u00e9 spektrum hr\u00e1\u010d\u016f.<\/p>\nNeuv\u011b\u0159iteln\u00e1 v\u00fdzva chicken road otestuje va\u0161i rychlost a schopnost p\u0159e\u017e\u00edt v dopravn\u00edm chaosu<\/h1>\n
V\u00fdvoj hern\u00edho designu a um\u011bn\u00ed \u00faniku ku\u0159ete<\/h2>\n
Psychologie hr\u00e1\u010de a n\u00e1vykov\u00e9 prvky<\/h3>\n
| Za\u010d\u00e1te\u010dn\u00edk<\/td>\n | 30<\/td>\n | 3<\/td>\n | 10<\/td>\n<\/tr>\n |
| St\u0159edn\u011b Pokro\u010dil\u00fd<\/td>\n | 50<\/td>\n | 5<\/td>\n | 30<\/td>\n<\/tr>\n |
| Pokro\u010dil\u00fd<\/td>\n | 70<\/td>\n | 7<\/td>\n | 50<\/td>\n<\/tr>\n |
| Expert<\/td>\n | 90<\/td>\n | 10<\/td>\n | 70<\/td>\n<\/tr>\n<\/table>\n Jak je vid\u011bt z tabulky, s rostouc\u00ed obt\u00ed\u017enost\u00ed se zvy\u0161uje rychlost aut, jejich po\u010det i pravd\u011bpodobnost v\u00fdskytu dal\u0161\u00edch p\u0159ek\u00e1\u017eek, co\u017e \u010din\u00ed hru st\u00e1le n\u00e1ro\u010dn\u011bj\u0161\u00ed a obohacuj\u00edc\u00ed.<\/p>\n Strategie pro p\u0159e\u017eit\u00ed v \u201echicken road\u201c<\/h2>\nK dosa\u017een\u00ed vysok\u00e9ho sk\u00f3re v \u201echicken road\u201c je t\u0159eba kombinovat rychl\u00e9 reflexy a strategick\u00e9 my\u0161len\u00ed. Z\u00e1kladem je nau\u010dit se rozpozn\u00e1vat vzorce v pohybu aut a p\u0159edv\u00eddat jejich dal\u0161\u00ed kroky. D\u016fle\u017eit\u00e9 je tak\u00e9 v\u011bd\u011bt, kdy je bezpe\u010dn\u00e9 b\u011b\u017eet a kdy je lep\u0161\u00ed po\u010dkat. Nebojte se vyu\u017e\u00edvat mezery mezi auty, i kdy\u017e jsou mal\u00e9 \u2013 \u010dasto jsou to jedin\u00e9 \u0161ance na p\u0159e\u017eit\u00ed. Zam\u011b\u0159te se na sledov\u00e1n\u00ed dopravy v obou sm\u011brech a bu\u010fte p\u0159ipraveni rychle reagovat na ne\u010dekan\u00e9 zm\u011bny. N\u011bkte\u0159\u00ed hr\u00e1\u010di preferuj\u00ed agresivn\u00ed styl hry, kdy se sna\u017e\u00ed rychle p\u0159ekonat silnici bez ohledu na riziko. Jin\u00ed se zase dr\u017e\u00ed opatrn\u011bj\u0161\u00ed strategie, kdy se sna\u017e\u00ed naj\u00edt bezpe\u010dn\u00e9 mezery a postupovat pomaleji, ale jist\u011bji. A\u0165 u\u017e si vyberete jakoukoli strategii, pamatujte, \u017ee kl\u00ed\u010dem k \u00fasp\u011bchu je praxe a trp\u011blivost.<\/p>\n Vyu\u017eit\u00ed power-up\u016f a bonus\u016f<\/h3>\nV mnoha verz\u00edch hry \u201echicken road\u201c existuj\u00ed power-upy a bonusy, kter\u00e9 mohou hr\u00e1\u010d\u016fm pomoci p\u0159e\u017e\u00edt a dos\u00e1hnout vy\u0161\u0161\u00edho sk\u00f3re. Mezi nejb\u011b\u017en\u011bj\u0161\u00ed power-upy pat\u0159\u00ed \u0161t\u00edt, kter\u00fd chr\u00e1n\u00ed ku\u0159e p\u0159ed n\u00e1razem, zrychlen\u00ed, kter\u00e9 mu umo\u017e\u0148uje rychleji p\u0159ekonat silnici, a magnet, kter\u00fd p\u0159itahuje mince a body. Bonusy mohou b\u00fdt ve form\u011b do\u010dasn\u00e9ho zmrazen\u00ed dopravy nebo zobrazen\u00ed budouc\u00ed polohy aut. Vyu\u017eit\u00ed t\u011bchto power-up\u016f a bonus\u016f vy\u017eaduje strategick\u00e9 my\u0161len\u00ed a dobr\u00fd odhad. Je d\u016fle\u017eit\u00e9 v\u011bd\u011bt, kdy je nejlep\u0161\u00ed power-up pou\u017e\u00edt, aby m\u011bl maxim\u00e1ln\u00ed efekt. Nap\u0159\u00edklad \u0161t\u00edt je ide\u00e1ln\u00ed pou\u017e\u00edt, kdy\u017e se bl\u00ed\u017e\u00ed nebezpe\u010dn\u00e9 auto, a zrychlen\u00ed je vhodn\u00e9 pou\u017e\u00edt v dlouh\u00e9 rovn\u00e9 \u010d\u00e1sti silnice.<\/p>\n
|