aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason <jason@haltnet.org>2026-03-21 18:00:53 -0400
committerJason <jason@haltnet.org>2026-03-21 18:27:27 -0400
commita4da11ccf5e18bbeb2bcc1780367999923cd1ecd (patch)
tree142f6b6414c4bd578b2f5834297d9a784710c277
parentFix build (diff)
downloadminesweeper-trunk.tar.gz
minesweeper-trunk.zip
Add READMEHEADtrunk
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f1929df
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+## Minesweeper C++/SDL2
+
+$ cmake -B build
+
+$ cmake --build build
+
+executable in build folder
(git 2.53.0) at 2026-05-07 17:39:05 +0000