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

berilgoktas/d-rtbul

Repository files navigation

Bu proje, Angular kullanılarak geliştirilen bir sayı tahmin oyunudur. Amaç, sistemin rastgele belirlediği 4 basamaklı sayıyı mümkün olan en az denemede doğru tahmin etmektir. Oyun, hem eğlenceli hem de mantık yürütmeye dayalı bir yapıya sahiptir.

🔍 Oyun Kuralları: Tahmin edeceğiniz sayı 4 basamaklı olmalıdır.

Her rakam yalnızca bir kez kullanılabilir. (Tekrarlı rakamlara izin verilmez.)

Sayı 0 ile başlayamaz.

Tahmininizden sonra, sistem size iki tür ipucu verir:

  • işareti: Doğru rakam ve doğru konum.
  • işareti: Doğru rakam fakat yanlış konum.

Bu kurallar doğrultusunda her tahmin sonrası verilen ipuçlarını analiz ederek doğru sayıyı bulmaya çalışırsınız.

🛠️ Teknolojiler: Frontend: Angular

Stil: HTML & CSS

This project is a number guessing game developed using Angular. The goal is to guess a randomly generated 4-digit number with as few attempts as possible. The game combines fun with logical thinking, making it a great mini-challenge for users.

🔍 Game Rules: The number you try to guess must be 4 digits long.

Each digit must be unique – no repeating digits.

The number cannot start with 0.

After each guess, the system will give you feedback:

  • sign: A correct digit in the correct position.
  • sign: A correct digit in the wrong position.

Using this feedback, you refine your next guesses until you discover the correct number.

🛠️ Technologies: Frontend: Angular

Styling: HTML & CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0