Skip to content

Hsn37/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

Minesweeper - Pyglet

Minesweeper

Dependencies: Pyglet, Random, Time

pip install pyglet
pip install random
pip install time

Editing: Some variables (mentioned in the script) can be modified to alter the behaviour of the game, such as the board size and the number of bombs.

Controls: Left click to explore, right click to place/remove a flag.

About

Minesweeper - Pyglet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages