Skip to content

Jukaio/Perkunas

Repository files navigation

Perkunas

Perkunas is the name of the supporting engine made by me supporting video, timers, and input.

Gomoku

I have been part of an AI course and to take the most away from this course I decided, as advised by the teacher, to make Gomoku with sufficient AI to play against. Not AI which is always winning, but good enough to be a challenge and bad enough to be winnable. The following project contains the game and its AI implementation using "Minimax" with "Alpha-Beta-Pruning" focusing on the required optimisations to make it executable and playable. If you do not know what Gomoku is; Gomoku is similar to Tic-Tac-Toe in terms of mechanics, but the board is bigger (15x15 or 19x19) and requires five pieces in a sequence to win the game. It can get imagined as a more advanced version of Tic-Tac-Toe.

Gomoku

2021-01-11.15-47-23.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages