eight_ball 0.2.6

Mimics the original magic eight ball game.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.rand]
version = "0.7.0"

[package]
authors = ["AregevDev <aregevdev@gmail.com>"]
description = "Mimics the original magic eight ball game."
documentation = "https://docs.rs/eight_ball"
edition = "2018"
license = "Apache-2.0"
name = "eight_ball"
readme = "README.md"
repository = "https://github.com/AregevDev/eight_ball"
version = "0.2.6"