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
Age
Commit message (
Expand
)
Author
2026-02-10
syntax formatted
HEAD
main
dawidg81
2026-02-10
fixes
dawidg81
2026-02-10
Merge branch 'main' of ssh://100.95.135.112/srv/git/minesweeper
dawidg81
2026-02-10
Added colors.hpp
dawidg81
2026-02-09
Added board numbering, added unflagging, fixed message display
v1.1.0
dawidg81
2026-02-09
Fixes game winment
v1.0.0
dawidg81
2026-02-09
Made tiles revealing recursive
v0.4.0
dawidg81
2026-02-09
Fixed flags displaying and revealement logic for flags handling
dawidg81
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
2026-02-08
README.html is now README.md; Updated README.md
dawidg81
2026-02-08
Patching flag display
v0.2.1
dawidg81
2026-02-08
Fixing flag feature
dawidg81
2026-02-06
Added TODO.txt
dawidg81
2026-02-06
Removed unused case
dawidg81
2026-02-06
Ignore build artifacts
dawidg81
2026-02-06
Removed unused whitespaces
dawidg81
2026-02-03
Cleaned bud files; Updated from README to README.html
v0.2.0
dawidg81
2026-02-03
removed flag feature; now starting from v0.2.0
dawidg81
2026-02-03
Handling flag placinf
dawidg81
2026-02-03
Revoked placing flags feature
dawidg81
2026-02-03
Handling return for failed input
dawidg81
2026-02-03
Fixed input
dawidg81
2026-02-03
Cleaned builds
dawidg81
2026-02-03
patch
dawidg81
2026-02-03
Fixed game logic
dawidg81
2026-02-03
Fixes
dawidg81
2026-02-03
Added reveal map
dawidg81
2026-02-03
Fixing game
dawidg81
2026-02-03
Finished bomb checking
dawidg81
2026-02-03
Simplified bombCheck
dawidg81
2026-02-03
Starting to handle board update
dawidg81
2026-02-03
Added bombCheck method in Game
dawidg81
2026-02-03
Updated README
dawidg81
2026-02-03
Update repository URL in README
dawidg81
2026-02-02
Deleted Vim's .swp files
dawidg81
2026-02-02
Finished identiation fix
dawidg81
2026-02-02
Justified ifndef into pragma
dawidg81
2026-02-02
Updated README.md
dawidg81
2026-02-02
Updated README.md
dawidg81
2026-02-02
Updated README.md
dawidg81
2026-02-02
Updated README.md
dawidg81
[next]