Python Command-Line Game
Built w/ Python v 3.5.2 for USMA IT105 Class.
Instructions for Playing (you must have Python v. 3.5.2 installed):
-
Save pySweeper.py to your desktop.
-
Click the Windows button and type "cmd" into the search bar.
-
In the Command Prompt type "cd Desktop" then type "python pySweeper.py".
-
Use WASD to move around the board, the goal is to turn every square into a "#" without hitting the bomb!
Enjoy!
Have a suggested change or improvement? Shoot me a message and I will look into implementing it!
Gameplay: