pagurus_tui 0.7.2

library to run Pagurus games on a terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.pagurus]
version = "0.7.0"

[dependencies.termion]
version = "2.0.1"

[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
description = "library to run Pagurus games on a terminal"
edition = "2021"
homepage = "https://github.com/sile/pagurus"
license = "MIT OR Apache-2.0"
name = "pagurus_tui"
readme = "README.md"
repository = "https://github.com/sile/pagurus"
version = "0.7.2"