Metadata-Version: 2.1
Name: terminal-minesweeper
Version: 0.2.2
Summary: A pure Python implementation of minesweeper using curses
Home-page: https://minesweeper.mia1024.io
Author-email: Mia Celeste <mia@miaceleste.dev>
License: GPL-3.0-only
Project-URL: Homepage, https://minesweeper.mia1024.io
Project-URL: GitHub, https://github.com/mia1024/terminal-minesweeper
Platform: UNKNOWN
Classifier: Environment :: Console :: Curses
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Terminal Minesweeper

This is the repository for Terminal Minesweeper. Please see project homepage at [https://minesweeper.mia1024.io](https://minesweeper.mia1024.io).

