國際象棋AI人機對弈設計

Chess-AI

A simple chess AI player

Requirement

  • python-chess 0.28.3
  • pip install python-chess/conda install python-chess
  • import chess

How to Use

  • type “white” or “black” to choose side
  • type moves like “d4”, “Nf3”, “Bxc5”, “O-O”, “Rfd1”, etc.
  • input “END” to end the game

Example

GitHub倉庫gzn00417/Chess-AI

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章