Crates.io | matszpk-sokoban |
lib.rs | matszpk-sokoban |
version | 0.1.1 |
source | src |
created_at | 2022-05-15 18:39:47.604127 |
updated_at | 2022-05-15 18:47:19.821888 |
description | Sokoban game |
homepage | |
repository | https://github.com/matszpk/rust-sokoban |
max_upload_size | |
id | 587264 |
size | 125,996 |
This is simple Sokoban game written in the Rust language. The game is working terminal environment and it provides simple user interface. A game display levels with standard semigraphic characters and it requires ANSI terminal to display levels. A game can load the levelset from file in the standard XSB format and in the XML format (SLC).
The game can be easily run by entering command:
sokoban levelsetfile
- where levelsetfile is levelset file path.
Keys while game: