CubeSim V2

CubeSim is a Rubik's Cube simulator (and eventually solver) written entirely in Rust.

Features

Planned Features

Usage

Build the project (optionally in release mode): sh $ cargo build [--release]

Run the project: sh $ cargo run

Project Structure

Resources Used