Mnaukal / piskvorky-minimax

Implementation of minimax algorithm with afla-beta pruning for Gomoku (CZECH)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

piskvorky-minimax

Plese note that this repository is written in czech language (CZ-CS) as a part of Maturita exam (≈ A-level).

Implementace minimaxové metody do hry piškvorky. Tento program je součástí maturitní práce Michala Töpfera odevzdané v roce 2017.

Textovou část práce si můžete přečíst zde: https://github.com/Mnaukal/piskvorky-minimax/blob/master/2017_O_T%C3%B6pfer_Michal.pdf

Program (.rar) lze stáhnout z této adresy: https://github.com/Mnaukal/piskvorky-minimax/releases/download/1.0.3/piskvorky.rar.

About

Implementation of minimax algorithm with afla-beta pruning for Gomoku (CZECH)


Languages

Language:C# 100.0%