Skip to content
Snippets Groups Projects
Commit 4ba34972 authored by Belkacemi Melissa's avatar Belkacemi Melissa
Browse files

minesweeper

parent c8c61da5
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,5 @@
from minesweeper import Minesweeper
import graphicalboard
game = Minesweeper(20, 10, 1)
game = Minesweeper()
graphicalboard.create(game)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment