/gomoku-ai

Play gomoku with AI

Primary LanguagePython

Gomoku AI

This is a game for playing gomoku with an AI

Screen Shot

Usage

  • Make sure your install python3 and pygame
pip install pygame
  • Run the game in python
python3 main.py