Crates.io | soukoban |
lib.rs | soukoban |
version | |
source | src |
created_at | 2024-02-28 15:17:29.913879+00 |
updated_at | 2025-01-11 12:36:45.670745+00 |
description | A library provides the implementation of some algorithms and data structures related to Sokoban |
homepage | |
repository | https://github.com/shenmian/soukoban |
max_upload_size | |
id | 1156606 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
A library provides the implementation of algorithms and data structures related to Sokoban.
box_lines
, box_changes
, pushing_sessions
, and player_lines
.Licensed under either of
at your option.
The level files in the assets
directory are licensed solely under
their respective licenses, available in the LICENSE
file in the directory.