Narumi-Maria / PythonGobang

a simple gobang AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%