Go to file
Cory cff4129336 Installed retro and got a cursor that moves...
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?
2024-05-18 20:24:36 -04:00
__pycache__ Installed retro and got a cursor that moves... 2024-05-18 20:24:36 -04:00
cursor.py Installed retro and got a cursor that moves... 2024-05-18 20:24:36 -04:00
minesweeper_game.py Installed retro and got a cursor that moves... 2024-05-18 20:24:36 -04:00
poetry.lock Installed retro and got a cursor that moves... 2024-05-18 20:24:36 -04:00
pyproject.toml Installed retro and got a cursor that moves... 2024-05-18 20:24:36 -04:00