Skip to content
/ Gomoku Public
forked from nh0znoisung/Gomoku

Gomoku game in Python for Programming Intergration Project for Artificial Intelligence class.

Notifications You must be signed in to change notification settings

suoncha/Gomoku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku game with Adversarial searching

Assignment 1 - Topic 6 - Programming Intergration Project for Artificial Intelligence
Quach Minh Tuan
Vo Van Tien Dung
Tran Ngoc Anh Quan
Hoang Vu

Usage

Clone our source code

$ git clone https://github.com/nh0znoisung/gomoku.git
$ cd gomoku

Install Dependencies

$ pip install -r requirements.txt

Run program

$ python main.py

About

Gomoku game in Python for Programming Intergration Project for Artificial Intelligence class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%