A sokoban game for Console (Linux, Windows)
Download on itch.io: Console Sokoban
Linux:
- Required packages:
cmake
,make
,gcc
,libncurses-dev
- Rust compiler must be installed Rust installation
Windows:
- Install cmake and add it to $PATH
- Install MinGW and add it to $PATH
- Rust compiler must be installed Rust installation
cargo build
cargo run