Skip to content

Mohamed-Kacem-Dev/prolog-escaping-block-game-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prolog-escaping-block-game-solver

escaping block game solver using prolog Using the command line : swipl main.pl Or consulting the file using the swi-prolog software. To test the program, we query the predicate ‘run’ with the file that contains the board configuration as an argument. ?- run (‘config0.pl’). further explanation can be found at game_explanation.pdf

About

escaping block game solver using prolog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages