Crates.io | rust-sokoban |
lib.rs | rust-sokoban |
version | 0.1.1 |
source | src |
created_at | 2024-03-28 08:00:57.921069 |
updated_at | 2024-03-31 09:08:59.881489 |
description | sokoban game base rust |
homepage | |
repository | https://github.com/open-mit/rust-sokoban |
max_upload_size | |
id | 1188834 |
size | 1,203,095 |
这里只是提供自己学习
This repository hosts the Rust Sokoban book and source code used in the book. It's using mdbook.
If not already done, install mdbook.
$ cargo install mdbook
Serve the book and navigate to http://localhost:3000/ in your local browser.
$ mdbook serve
$ cd code/rust-sokoban-c01-01
$ cargo run --release
code/rust-sokoban-x
folder to code/rust-sokoban-x+1
src/SUMMARY.md
- each md file should be in the format cxx-yy-text.md
code/rust-sokoban-x+1
folderffmpeg -i Screen_Recording.mov -r 60 -f gif - > moves.gif
)tree --dirsfirst -I target
Have a look in the issues list of any duplicates, if you can't find anything create a new one!
MIT