Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 238 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 238 Bytes

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