Go to file
Cory 71e22504ab I made everything spawn on turn 1 using the
Spawner class. When you press enter, you're told
if the space is clear or is a mine, in which
case you lose. Next step is to reveal the numbers.
2024-05-18 21:59:57 -04:00
__pycache__ I made everything spawn on turn 1 using the 2024-05-18 21:59:57 -04:00
cursor.py I made everything spawn on turn 1 using the 2024-05-18 21:59:57 -04:00
free_space.py I made everything spawn on turn 1 using the 2024-05-18 21:59:57 -04:00
mine.py I made everything spawn on turn 1 using the 2024-05-18 21:59:57 -04:00
mine_spawner.py I made everything spawn on turn 1 using the 2024-05-18 21:59:57 -04:00
minesweeper_game.py I made everything spawn on turn 1 using the 2024-05-18 21:59:57 -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