8000 GitHub - cem766/zar-atma
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cem766/zar-atma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

0) && ($_POST['zar2'] > 0)){ $sayi1=rand(1,6); $sayi2=rand(1,6); $tahmin=0; if($_POST['zar1']==$sayi1) $tahmin++; if($_POST['zar1']==$sayi2) $tahmin++; if($_POST['zar2']==$sayi1) $tahmin++; if($_POST['zar2']==$sayi2) $tahmin++; echo '

Bilgisayarın attığı zarlar

'; echo "

"; echo "

"; echo '

Senin tahmin ettiğin zarlar

'; echo "

"; echo "

"; if($tahmin>0){ echo "

Tebrikler, $tahmin zarı doğru bildiniz

"; }else{ echo "

Tahminler gerçekleşmedi,şansını yeniden dene.

"; } } //üçüncü if sonu } //ikinci if sonu } //birinci if sonu ?>

1 ila 6 arası iki rakam gir ve zar tahminini yap.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0