Skip to content

mushroom8orz/python-tkinter-minesweeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Tkinter Minesweeper

kinterGUIライブラリを用いて、Pythonで書かれたマインスイーパです。

Screenshot on OSX

Contents:

  • /minesweeper.py - ゲーム本体
  • /images/ - Tkinterで使用できるGIF画像
  • /images/original - GraphicsGaleで作成されたオリジナルのPNG画像

To Do:

  • ランダムではなく特定の数の地雷がある
  • ハイスコ​​ア表
  • UI 経由でグリッドと地雷の数を調整可能

About

Minesweeper game written in Python using Tkinter GUI library.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%