https://github.com/dawee/rust-sokoban
Sokoban using Piston game engine.
https://github.com/dawee/rust-sokoban
piston rust
Last synced: 10 months ago
JSON representation
Sokoban using Piston game engine.
- Host: GitHub
- URL: https://github.com/dawee/rust-sokoban
- Owner: dawee
- License: other
- Created: 2017-12-05T12:30:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T20:15:01.000Z (about 8 years ago)
- Last Synced: 2025-01-26T01:24:30.442Z (12 months ago)
- Topics: piston, rust
- Language: Rust
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Sokoban
Sokoban using [Piston](https://github.com/PistonDevelopers/piston) game engine.

## Run
```
$ cargo run
```