minmax 0.1.0

A generic minmax algorithm that may be used as an AI player for 2-player games
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["Joshua Barretto <joshua.s.barretto@gmail.com>"]
description = "A generic minmax algorithm that may be used as an AI player for 2-player games"
edition = "2018"
license = "MIT"
name = "minmax"
version = "0.1.0"