#cube #rubik #ascii #3d #blazingly #logo #dark

app rs-cube

闪电般快速的3D ASCII 染色立方体

3个稳定版本

1.0.2 2023年4月4日
1.0.1 2023年3月30日
1.0.0 2023年3月29日

#4 in #rubik

每月41次下载

MIT/Apache

760KB
658

rs-cube

crates.io

闪电般快速的3D ASCII 染色立方体

rs-cube Logo Light rs-cube Logo Dark

屏幕截图

cube

安装

Homebrew

brew tap doprz/rs-cube
brew install rs-cube

Cargo

cargo install rs-cube

从源代码

要从源代码构建和安装,首先检出您想要安装的标签或分支,然后运行

cargo install --path .

这将构建并安装 rs-cube 到您的 ~/.cargo/bin。请确保 ~/.cargo/bin 在您的 $PATH 环境变量中。

用法

Blazingly Fast 3D ASCII Rubik's Cube

Usage: rs-cube [OPTIONS]

Options:
  -d, --debug                  Enable debug info
  -f, --fps-limit <FPS_LIMIT>  [default: 60]
  -h, --help                   Print help
  -V, --version                Print version

无限帧率

rs-cube --fps-limit 0

许可证

rs-cube 在 MIT 许可证和 Apache 许可证 2.0 的条款下双许可

SPDX-License-Identifier: MIT OR Apache-2.0

依赖项

~1.2–1.8MB
~35K SLoC