My solution to BoxPusher problem using BFS and Reinforcement Learning with console visualization (LC1263)
-
Updated
Jul 12, 2022 - C++
My solution to BoxPusher problem using BFS and Reinforcement Learning with console visualization (LC1263)
Sokoban, also called push boxes or box pushing, is a game where you must push boxes in their right places.
To associate your repository with the boxpushing topic, visit your repo's landing page and select "manage topics."