Skip to content

一个黑白棋游戏,支持双人对战,人机对战,人机AI使用MCTS(蒙特卡洛树搜索)实现。

Notifications You must be signed in to change notification settings

yueyangw/Othello-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello-game

一个黑白棋游戏,支持双人对战,人机对战,人机AI使用MCTS(蒙特卡洛树搜索)实现。

使用方法

  • java11编译运行src目录下Main.java即可

截图

截屏2022-03-25 21 18 52

image

image

About

一个黑白棋游戏,支持双人对战,人机对战,人机AI使用MCTS(蒙特卡洛树搜索)实现。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages