Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/triztian/minmax

A show case of the minmax algorithm implementation in javascript.
https://github.com/triztian/minmax

Last synced: about 1 month ago
JSON representation

A show case of the minmax algorithm implementation in javascript.

Awesome Lists containing this project

README

        

# Minmax Algorithm Implementation

A javascript implementation of the min-max algorithm