Skip to content

michalkaptur/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

minesweeper engine

dependencies

  • compiler with c++14 support
  • clang-format

building

mkdir build
cd build
cmake ..
make minesweeper

running tests

make ut
./ut

check formatting

./tools/is_formatted.sh

About

such gamedev, so advanced, wow :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published