index
:
minesweeper.git
main
master
A implementation of Minesweeper game in C++
dawidg81 <dawidgorski.m@gmail.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
syntax formatted
dawidg81
6 weeks
master
Added .clangd
dawidg81
6 weeks
Tag
Download
Author
Age
v1.1.0
commit c4f70660d0...
dawidg81
6 weeks
v1.0.0
commit 57eb7d9e23...
dawidg81
6 weeks
v0.4.0
commit 59c0c07568...
dawidg81
6 weeks
v0.3.0
commit 65e7a56dbd...
dawidg81
6 weeks
v0.2.2
commit ec009e93d6...
dawidg81
6 weeks
v0.2.1
commit f44d54293c...
dawidg81
6 weeks
v0.2.0
commit 236f716382...
dawidg81
7 weeks
Age
Commit message
Author
2026-02-09
Updated TODO.txt
v0.3.0
dawidg81
2026-02-09
Small readability conventions
dawidg81
2026-02-09
Include <ctime> for symbol std::time
dawidg81
2026-02-08
Updated README.md
dawidg81
2026-02-08
Merge branch 'main' of ssh://100.95.135.112/srv/git/minesweeper
dawidg81
2026-02-08
Merge branch 'main' of https://github.com/dawidg81/minesweeper
dawidg81
2026-02-08
Deleted swap files
dawidg81
2026-02-08
Attempts to fix flags displaying
dawidg81
2026-02-08
Fixed build script to make an executable suitable for debugger
dawidg81
2026-02-08
Properly exiting game on failed input
v0.2.2
dawidg81
[...]