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

app rs-cube

Blazingly Fast 3D ASCII Rubik's Cube

3 stable releases

1.0.2 Apr 4, 2023
1.0.1 Mar 30, 2023
1.0.0 Mar 29, 2023

#4 in #blazingly

Download history 11/week @ 2024-02-21 25/week @ 2024-02-28 76/week @ 2024-03-06 9/week @ 2024-03-13

121 downloads per month

MIT/Apache

760KB
658 lines

rs-cube

crates.io

Blazingly Fast 3D ASCII Rubik's Cube

rs-cube Logo Light rs-cube Logo Dark

Screenshot

cube

Installation

Homebrew

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

Cargo

cargo install rs-cube

From Source

To build and install from source, first checkout the tag or branch you want to install, then run

cargo install --path .

This will build and install rs-cube in your ~/.cargo/bin. Make sure that ~/.cargo/bin is in your $PATH variable.

Usage

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

Unlimited FPS

rs-cube --fps-limit 0

License

rs-cube is dual-licensed under the terms of both the MIT License and the Apache License 2.0

SPDX-License-Identifier: MIT OR Apache-2.0

Dependencies

~1.3–1.9MB
~36K SLoC