Skip to content

zbanks23/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper is coded with C++ and the SFML library. Successfully and effectively implemented all base functions of the minesweeper game. This version of minesweeper have a leaderboard that keeps track of the top 5 fastest time. When the user starts a game, the timer keeps track of the time the user spent solving the puzzle. Upon finishing the game, the time will be compared to the top 5 in the leaderboard and the position will be adjusted if the new time is faster than any record on the leaderboard.

About

A Modern implementation of the classic game Minesweeper using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors