generated from mwc/project_game
Need to do: -Populate 10 mines randomly -Have the game end when a mine is selected (figure out how to select something) -Figure out an algorithm to reveal squares -Figure out how to show numbers in revealed squares -Add flag functionality?
8 lines
245 B
TOML
8 lines
245 B
TOML
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
|
|
package = []
|
|
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
python-versions = "^3.11"
|
|
content-hash = "81b2fa642d7f2d1219cf80112ace12d689d053d81be7f7addb98144d56fc0fb2"
|