Skip to content

braydonburn/robust_headgear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Robust Headgear

created by Braydon Burn & Michael Blair

Robust Headgear is an artificial intelligence Sokoban Puzzle solver made in Python.

Installation

Required - Python3 and python3-tk

$ sudo apt install python 3
$ sudo apt install python3-tk

To see a GUI of the each warehouse

$ cd robust_headgear/Source/
$ python3 sokoban_gui.py

To solve a specific warehouse

$ cd robust_headgear/Source/
$ python3 mySokobanSolver.py warehouse_05.txt

You can change the warehouse to number to any warehouse defined in Source/warehouses

About

Artificial Intelligence Puzzle Solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages