-
Notifications
You must be signed in to change notification settings - Fork 0
Projects
Explore the projects available in this repository.
Bu depoda bulunan projeleri keşfedin.
The Python and C Games repository contains educational, useful, and entertaining programming projects developed with Python, C, and C++.
These projects are created to improve:
Programming skills
Algorithm knowledge
Problem-solving abilities
Software development experience
New projects will be added as the repository continues to grow.
Python and C Games deposunda Python, C ve C++ kullanılarak geliştirilmiş eğitici, kullanışlı ve eğlenceli programlama projeleri bulunmaktadır.
Bu projelerin amaçları:
Programlama becerilerini geliştirmek
Algoritma bilgisini artırmak
Problem çözme yeteneğini geliştirmek
Yazılım geliştirme deneyimi kazanmak
Depo büyüdükçe yeni projeler eklenmeye devam edecektir.
An educational game designed to help users practice mathematics.
Features may include:
Mathematical questions
Score system
Different difficulty levels
Learning through gameplay
Kullanıcıların matematik pratiği yapmasına yardımcı olmak için geliştirilmiş eğitici bir oyundur.
Özellikler:
Matematik soruları
Puan sistemi
Farklı zorluk seviyeleri
Oyun yoluyla öğrenme
A game where the player tries to guess a randomly generated number.
Features:
Random number generation
User input system
Attempts tracking
Different game modes
Oyuncunun rastgele oluşturulan bir sayıyı tahmin etmeye çalıştığı oyundur.
Özellikler:
Rastgele sayı oluşturma
Kullanıcı giriş sistemi
Tahmin hakkı takibi
Farklı oyun modları
A program that calculates Body Mass Index (BMI) using user information.
Features:
Height input
Weight input
BMI calculation
Health category result
Kullanıcı bilgilerini kullanarak Vücut Kitle İndeksi (VKİ) hesaplayan programdır.
Özellikler:
Boy bilgisi girişi
Kilo bilgisi girişi
VKİ hesaplama
Sonuç değerlendirmesi
A classic game where the player competes against the computer.
Features:
Random computer choice
Win/loss system
Score tracking
Simple game logic
Oyuncunun bilgisayara karşı oynadığı klasik taş kağıt makas oyunudur.
Özellikler:
Bilgisayarın rastgele seçim yapması
Kazanma/kaybetme sistemi
Skor takibi
Basit oyun mantığı
A project that changes programming commands into customized versions.
Example:
print("Hello")
can become:
yazdır("Hello")
The goal is to create a more beginner-friendly programming experience.
Programlama komutlarını özel komutlara dönüştüren projedir.
Örnek:
print("Merhaba")
şuna dönüşebilir:
yazdır("Merhaba")
Amacı, programlamayı yeni başlayanlar için daha anlaşılır hale getirmektir.
Status | Meaning -- | -- 🟢 Completed | Finished project 🟡 Improving | Development continues 🔵 Planned | Planned for future
Future projects may include:
More educational games
Larger Python applications
GUI projects
More C and C++ projects
Advanced programming experiments
Gelecekte eklenebilecek projeler:
Daha fazla eğitici oyun
Büyük Python uygulamaları
Grafik arayüz projeleri
Daha fazla C ve C++ projesi
Gelişmiş programlama deneyleri
The goal is to build a collection of creative, educational, and useful programming projects.
Hedef; yaratıcı, eğitici ve kullanışlı programlama projelerinden oluşan büyük bir koleksiyon oluşturmaktır.