#终端 #游戏 #计分板 #帆船

应用 phasellus

帆船游戏计分板

4 个版本 (2 个重大更改)

0.4.4 2023年7月8日
0.4.2 2023年7月7日
0.3.0 2023年3月11日
0.2.0 2023年2月9日
0.1.0 2022年8月4日

#78 in 游戏

每月 38 次下载

MIT 许可证

34KB
784 代码行

phasellus

简单的基于终端的帆船计分板

安装指南

  • 使用 cargo 由于此程序已在 crates.io 上注册,您可以使用 cargo 进行安装。

在终端中

$ cargo install phasellus

在 cmd 或 powershell 中

> cargo install phasellus

如何启动?

只需在您的机器上的终端中运行 phasellus 即可,输入

$ phasellus

如果您使用 MacOS 或 Linux。

由于此程序的后端使用 crossterm 库,该库在 UNIX 和 Windows 上均可运行,因此您也可以在 Windows 上使用它。因此,如果您的机器使用 Windows,则可以在 cmd 或 powershell 中运行。

> phasellus

依赖项

~7–18MB
~190K SLoC