Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 216 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 216 Bytes

gamble

自己写的猜大小的python小游戏,就当是学python的练手,只需输入big或者small就行了!初始1000元,看大家运气如何!

gambleGUI

基于tkinter写的gui,可视化操作!