Skip to content

该六子棋程序使用Java语言编写,内置AI落子,主要由阿尔法贝塔搜索+评估函数实现,存在一定的bug,智能方面还行吧

Notifications You must be signed in to change notification settings

Codewarnings/Six-in-a-row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Six-in-a-row

该六子棋程序使用Java语言编写,内置AI落子,主要由阿尔法贝塔搜索+评估函数实现,存在一定的bug,智能方面还行吧
Six-in-a-row/六子棋.exe文件为打包好的可执行程序
该程序编译环境为JDK8
该程序仅用来学习交流
程序设计思路分析:https://blog.csdn.net/qq_16525829/article/details/119060452

About

该六子棋程序使用Java语言编写,内置AI落子,主要由阿尔法贝塔搜索+评估函数实现,存在一定的bug,智能方面还行吧

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages