Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 320 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 320 Bytes

pymine

用Python基于Pygame写的扫雷游戏

安装依赖 $ sudo pacman -S sdl sdl_image sdl_mixer sdl_ttf portmidi

启动游戏 $ make play

左键鼠标挖雷,右键做标记,快捷键 wasd 可修改雷场大小。

screenshot.png