Skip to content

This project aims at creating a strong AI agent for the board game Gomoku (in fact the variant Renju).

Notifications You must be signed in to change notification settings

TakLee96/alpha_gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpha Gomoku

Demo Image

This project aims at creating a strong AI agent for the board game Gomoku (in fact the variant Renju).

  • The python_old folder contains the first code piece written in pypy. To run the code, do pypy old/main.py
  • The java folder contains the second version of the code. To run the code, run the java/gomoku.jar file
  • The python folder contains the third version of the code, with deep learning approaches.

About

This project aims at creating a strong AI agent for the board game Gomoku (in fact the variant Renju).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published