# python-sokoban **Repository Path**: tcly861204/python-sokoban ## Basic Information - **Project Name**: python-sokoban - **Description**: python开发推箱子小游戏 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-01-24 - **Last Updated**: 2023-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, pygame, Sys ## README ## python实现推箱子小游戏 ### 依赖pygame > pip install pygame ### 运行 > python.exe main.py ### 键盘操作 + 上下左右键 + wsad键同上