https://github.com/tcly861204/python-sokoban
python开发推箱子小游戏
https://github.com/tcly861204/python-sokoban
map maps os pygame python sys
Last synced: about 18 hours ago
JSON representation
python开发推箱子小游戏
- Host: GitHub
- URL: https://github.com/tcly861204/python-sokoban
- Owner: tcly861204
- License: mit
- Created: 2022-01-24T14:43:11.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T08:07:15.000Z (about 4 years ago)
- Last Synced: 2025-04-14T05:04:43.618Z (11 months ago)
- Topics: map, maps, os, pygame, python, sys
- Language: Python
- Homepage:
- Size: 32.8 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## python实现推箱子小游戏
### 依赖pygame
> pip install pygame
### 运行
> python.exe main.py
### 键盘操作
+ 上下左右键
+ wsad键同上