Skip to content
This repository has been archived by the owner on Aug 10, 2019. It is now read-only.
/ tic-tac-toe Public archive

🎮 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。

Notifications You must be signed in to change notification settings

huihut/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

井字棋(tic-tac-toe)

使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。

下载

tic-tac-toe/releases

演示

demo

更换主题

使用tic-tac-toe\theme\theme*\下三个图片替换tic-tac-toe\src中的三个图片即可更换主题。

  • 主题一

    theme1

  • 主题二

    theme2

  • 主题三

    theme3

About

🎮 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published