summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordawidg81 <dawidgorski.m@gmail.com>2026-02-08 13:59:28 +0100
committerdawidg81 <dawidgorski.m@gmail.com>2026-02-08 13:59:28 +0100
commita87ffc2018f4c4f0d24f93e526f459f2ca1efa9a (patch)
tree0a36c6e4e2e488ac750f84452a873b7f9a3e4952 /README.md
parentf44d54293ccde8c53a74b098167d56698378d425 (diff)
README.html is now README.md; Updated README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
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
+![Vim](assets/vim_on_fire.gif)
+and VS Codium.