Skip to content
/ chessAI Public

ChessAI is an early-stage chess game development project focused on building an intelligent AI to play chess. Currently, it's in the initial stages of development, but aims to offer players an engaging chess experience powered by AI, capable of making strategic moves and learning from each game.

License

Notifications You must be signed in to change notification settings

mefaay/chessAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess AI - Satranç Yapay Zekası

Bu proje, satranç oyununu grafiksel bir arayüzle sunarak, kullanıcının karşısına bir yapay zeka rakibi çıkaran bir satranç uygulamasıdır. Yapay zeka, Minimax algoritması ve değerlendirme fonksiyonları kullanarak tahtada olası hamleleri değerlendirir ve en iyi hamleyi seçer.

Başlangıç

Bu projeyi yerel ortamınızda çalıştırmak için aşağıdaki adımları izleyin.

Gereksinimler

  • Python 3.x
  • chess (Python chess modülü)
  • tkinter (Tkinter GUI modülü)
  • Pillow (Görsel işleme için)
  • Diğer bağımlılıklar requirements.txt dosyasına dahil edilmiştir.

Kurulum

  1. Depoyu klonlayın:
    git clone https://github.com/mefaay/chessAI.git

About

ChessAI is an early-stage chess game development project focused on building an intelligent AI to play chess. Currently, it's in the initial stages of development, but aims to offer players an engaging chess experience powered by AI, capable of making strategic moves and learning from each game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages