diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-08 13:59:28 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-08 13:59:28 +0100 |
| commit | a87ffc2018f4c4f0d24f93e526f459f2ca1efa9a (patch) | |
| tree | 0a36c6e4e2e488ac750f84452a873b7f9a3e4952 /README.md | |
| parent | f44d54293ccde8c53a74b098167d56698378d425 (diff) | |
README.html is now README.md; Updated README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5137610 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# minesweeper + +A reimplementation of minesweeper +game in C++ in terminal. + +Written in + +and VS Codium. |
