Skip to content

SurakartaArcade/surakarta-ai

Repository files navigation

Build Status

Surakarta AI - Negamax Computer Engine (Web)

The aim of this project is to provide a high-performance computer engine for the Surakarta game. It uses the Negamax algorithm with the following optimizations:

Optimization Status
Alpha/beta pruning
Transposition Table
Parallelization (workers) ❌ (help required)
Iterative deepening depth-first search In-Progress

Benchmarks

You can analyze the effect of different optimizations using the benchmark script.

Inspirations

About

Minimax algorithm for finding the best moves in a Surakarta game, based off of surakarta-analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published