Skip to content

Z-Fran/Gomoku-with-AI-and-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku-with-AI-and-GUI

This is the Gomoku Game. AI is implemented by MiniMax and Alpha-Beta algorithm. GUI is implemented by PyQt.

How to run

  1. Install PyQt5
pip install PyQt5
  1. Run mian.py
python main.py

Demo

About

Gomoku Game with AI and GUI.

Topics

Resources

Stars

Watchers

Forks

Languages