Skip to content

JackyLu0520/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

使用python编写,需要用到pygame,pygame-textinput库。

pip install pygame
pip install pygame-textinput
pygame /path/to/Minesweeper.py