Skip to content

marblexu/PythonGobang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonGobang

a simple gobang AI

  • use alpha beta prune algorithm
  • suppoort player vs AI, AI vs AI and player vs player

Requirement

  • Python 3.7
  • Python-Pygame 1.9

How To Start Game

$ python main.py

How to Play

  • use mouse to click start and play

Demo

demo

About

a simple gobang AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages