Skip to content
View gomoku's full-sized avatar
Block or Report

Block or report gomoku

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Carbon-Gomoku Carbon-Gomoku Public

    Gomoku game (Five in a Row) playing program with a really strong advanced artificial intelligence algorithm (evaluation function, mini-max with cut offs, alpha-beta, transposition table, situation …

    C++ 103 43

  2. RenLib RenLib Public

    The most popular Renju software in the world. The function of Renlib is to store analyses and games in the special "lib" format. It also has the possibility to write comments on analyses. It has a …

    C++ 18 5

  3. Internet-Chess-Killer Internet-Chess-Killer Public

    InternetChessKiller - Program created for automatic use computer chess engine program help for playing on chess servers. Short description: program periodically capture screen, if chess board has b…

    C++ 13 12

  4. Stahlfaust---Gomoku-AI-player Stahlfaust---Gomoku-AI-player Public

    Stahlfaust is an AI player for the standard Gomoku game. It uses alpha-beta search, threat tree dbsearch and defensive search to provide a challenge to you. However, its not very fast... :-( The ga…

    C# 10 2

  5. Alpha-Beta-Pruning-Library-for-Java Alpha-Beta-Pruning-Library-for-Java Public

    Alpha-Beta Pruning Library for Java. Since a long time I have been creating games with AI computer opponents, e.g. Chess, Tic-tac-toe and Gomoku. Each time I used the Alpha-beta pruning algorithm a…

    Java 5

  6. Gomoku Gomoku Public

    This program plays a very old Japanese game called GO-MOKU, perhaps better known as 5-in-line. The game is played ona board with 19 x 19 squares, and the object of the game is to get 5 stones in a …

    C 3 9