Skip to content

KomalSangwan/upskill_bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

upskill_bootcamp

this is minesweeper game,
it is made using basic python concepts, e.g. loops, conditional statements, functions, etc, import random module to generate random values to place bombs, GenerateMinesweeperMap function is for generating the default game map, GeneratePlayerMap function is for generating the player map, DisplayMap function is for displaying the maps, CheckPlaying function to check if the user is still playing or not, CheckContinueGame function is for asking is if user wants to play again and display the score, Game function is the main function to execute the complete game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published