/Sokoban

Primary LanguagePython

Sokoban

Prerequisite

pip install pygame

Run

python sokoban.py

The map of the Sokoban game is hard-coded in the sokoban.py.

Credit

I used Claude to give me the initial framework of this game and did a bit debugging to make it work.