Skip to content

dani14lks/Sokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Sokoban

Program to resolve the sokoban problem.

Initial state:

 _____________________________
|         |         |         |
|    1    |    2    |    3    |
|_________|_________|_________|
|         |         |         |
|    4    |  5 (B)  |  6 (B)  |
|_________|_________|_________|
|         |         |         |
|  7 (A)  |  8 (G)  |  9 (G)  |
|_________|_________|_________|

A: Position of the android (robot)

B: Position of a box

G: Position where a box must end.

Tested in macOS High Sierra with Ciao Prolog.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages