Skip to content

mohdyusuf/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

Simple minesweeper C++ game implementation using Pixel Game Engine to draw the UI and handle user inputs.

Compilation & run on MacOS

make && ./minesweeper

Compilation & run on Windows & Linux

Please follow instructions here: https://github.com/OneLoneCoder/olcPixelGameEngine/wiki

About

Simple minesweeper C++ game implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published