eight-puzzle-core 1.0.0

Core funcionality for my eight-puzzle game.
Documentation
[dependencies.rand]
version = "0.6"
[dev-dependencies.permutator]
version = "0.3"

[package]
authors = ["Jason Lee <jason5lee@hotmail.com>"]
description = "Core funcionality for my eight-puzzle game."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "eight-puzzle-core"
repository = "https://github.com/Jason5Lee/eight-puzzle-rs"
version = "1.0.0"