Skip to content

hariuserx/Sokoban

Repository files navigation

Simply change the input file name in the sokoban_solver.py at

with open("./benchmarks-fixed/sokoban-04.txt", "r") as file:
and run python3 sokoban_solver.py

About

Sokoban solver using Q-Learning. Project part of the course CS 271.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •