five-in-a-row
Here are 21 public repositories matching this topic...
🤖 Try to write a JavaScript function that beats the AI in a game called Five in a Row
-
Updated
Oct 29, 2023 - TypeScript
-
Updated
Oct 19, 2019 - Scala
A "synchronous" gomoku game.
-
Updated
Aug 7, 2024 - JavaScript
five-in-a-row demon using min-max search with alpha-beta pruning
-
Updated
Sep 18, 2019 - JavaScript
Extended five-in-a-row game against ai
-
Updated
Feb 4, 2024 - Kotlin
Gomoku AI using minimax algorithm & alpha-beta prunning
-
Updated
Jun 1, 2020 - Python
This is a tic tac toe bot competing on platform created by Jobs cz (https://piskvorky.jobs.cz/). Bots created in any programming language can compete there submitting their moves via http endpoints.
-
Updated
Apr 22, 2024 - C#
A recording software for the Five-in-a-Row game which can run on Linux shell and is compatible with Renlib.
-
Updated
Sep 21, 2024 - Rust
Another gomoku or renju manager adapting to Windows and Linux systems.
-
Updated
Aug 19, 2024 - C++
-
Updated
Apr 13, 2019 - C
Zero + is a Gomoku AI that implements threat space search, minimax with alpha beta pruning optimized with Zobrist and linear sequence cache, Principal Variation Search, and Monte Carlo Tree Search.
-
Updated
Dec 14, 2018 - Swift
Go implement of Monte Carlo tree search on five-in-a-row with a terminal UI.
-
Updated
Mar 21, 2019 - Go
A collection of classic games developed using traditional AI algorithms
-
Updated
Jan 21, 2020 - Java
[Python3 / Pygame] Traditional GOMOKU Game played by 2 players
-
Updated
Jun 13, 2020 - Python
Artificial Intelligence for a five-in-a-row game
-
Updated
Nov 27, 2018 - C#
Improve this page
Add a description, image, and links to the five-in-a-row topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the five-in-a-row topic, visit your repo's landing page and select "manage topics."