Skip to content

yang-lab/fiveChess

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 fiveChess game demo for half game use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages