coinflip_animation 0.2.1

A simple coinflip animation in the terminal, as a screensaver or just simply to look at.
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.ctrlc]
features = ["termination"]
version = "3.4.4"

[package]
description = "A simple coinflip animation in the terminal, as a screensaver or just simply to look at."
documentation = "https://docs.rs/crate/coinflip_animation"
edition = "2021"
license = "MIT"
name = "coinflip_animation"
readme = "README.TXT"
version = "0.2.1"