mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-05-03 17:53:26 +00:00
Sokoban without pygame (#77)
* add minified version of https://github.com/xbandrade/sokoban-solver-generator --------- Co-authored-by: Rich Jones <miserlou@gmail.com>
This commit is contained in:
parent
a8f9eafd43
commit
1b49713116
25 changed files with 1229 additions and 87 deletions
6
reasoning_gym/games/contrib/sokoban/levels/lvl7.dat
Normal file
6
reasoning_gym/games/contrib/sokoban/levels/lvl7.dat
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
+ + + + + + + +
|
||||
+ - - @ - X * +
|
||||
+ - @ - - + X +
|
||||
+ X X @ - @ @ +
|
||||
+ X X @ - - - +
|
||||
+ + + + + + + +
|
||||
Loading…
Add table
Add a link
Reference in a new issue