index
:
minesweeper.git
gh-pages
main
A implementation of Minesweeper game in C++
dawidg81 <dawidgorski.m@gmail.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.sh
blob: 47ccdaa165f382e5d22cb5cdc25cbdcef776ea7a (
plain
)
1
2
3
g++ -c src/* g++ *.o -o minesweeper rm *.o