I just tried a version of this as a test for myself. I was able to create a very serviceable minesweeper clone in pygame, finishing up at almost exactly the 1 hour mark.
I didn't have time to include a game-over animation, an in-game timer, or a way to select different settings, but the core mechanics were all there.
Pygame is a very nice environment for games programming when you want to do something fairly simple.
I didn't have time to include a game-over animation, an in-game timer, or a way to select different settings, but the core mechanics were all there.
Pygame is a very nice environment for games programming when you want to do something fairly simple.