mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-29 17:35:16 +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/lvl2.dat
Normal file
6
reasoning_gym/games/contrib/sokoban/levels/lvl2.dat
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
- - + + + + + +
|
||||
- + + - - - * +
|
||||
+ + - - - + X +
|
||||
+ X - @ - @ @ +
|
||||
+ X X @ - - - +
|
||||
+ + + + + + + +
|
||||
Loading…
Add table
Add a link
Reference in a new issue