Skip to content

kanelbulle/sokoban-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sokoban-solver
E-SEA

The code is run by executing the compileAndRun.sh script with ./compileAndRun.sh {port} {board}.
The script accepts two parameters, port and board number. The board number can be a range, in which case a summary is printed at the end of execution.

Example 1:
./compileAndRun.sh 7777 2

Example 2:
./compileAndRun.sh 7781 1-136

About

Sokoban solver for the ai11 course at KTH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published