diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-08 19:50:21 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-08 19:50:21 +0100 |
| commit | 923bbed6f93665aa631a81fafbc2e0614a620db9 (patch) | |
| tree | 2223a4aca2503ea030a8f6ba951b7828582ec495 /README.md | |
| parent | ad9b6389be40ef7281850c80879f4bb27fd9d059 (diff) | |
| parent | 80553898f80858e6e66613c889ed9f19327a1cf6 (diff) | |
Merge branch 'main' of ssh://100.95.135.112/srv/git/minesweeper
This merge is necessary because the repository has been moved to other
site and in the computer it has been not synced with the new server yet.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -2,6 +2,9 @@ # minesweeper -A reimplementation of minesweeper game in C++ in terminal. +A reimplementation of minesweeper +game in C++ in terminal. -Written in  and VS Codium. +Written in + +and VS Codium. |
