文件名称:Go_chess_AI_engine:用Go语言编写的国际象棋AI
文件大小:65KB
文件格式:ZIP
更新时间:2024-05-19 00:18:53
JavaScript
Go_chess_AI_engine 用Go语言编写的国际象棋AI。
【文件预览】:
Go_chess_AI_engine-master
----main.go(2KB)
----.DS_Store(6KB)
----chess_objects()
--------board.go(7KB)
--------piece.go(5KB)
--------square.go(105B)
----README.md(47B)
----templates()
--------main.html(485B)
----.gitignore(281B)
----static()
--------.DS_Store(6KB)
--------chessboard()