We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b0069 commit 1fdbc8fCopy full SHA for 1fdbc8f
README.md
@@ -107,8 +107,13 @@ $ cd minesweeper_mvc_patterns_com221
107
$ cd minesweeper
108
109
# Chame o interpretador do python 3 com o main.py
110
+
111
+# Para linux
112
$ python3 main.py
113
114
+# Para Windows
115
+$ py main.py
116
117
# O jogo será iniciado corretamente
118
119
```
Windows/minesweeper.zip
34.6 MB
0 commit comments