summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-06-13 13:19:15 +0930
committerDaniel Jones <admin@danieljon.es>2020-06-13 13:19:15 +0930
commit7bde399a0a71f09684f65ebb86d2eaf844e2fc79 (patch)
tree238b70f3ea994c30dfc70ae9cc7428057688078f /README
parent298310e59baf243320648fb4a87c5458127f7d6a (diff)
downloadfoxminesweeper-7bde399a0a71f09684f65ebb86d2eaf844e2fc79.tar.gz
foxminesweeper-7bde399a0a71f09684f65ebb86d2eaf844e2fc79.zip
UI work
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
deleted file mode 100644
index 0b21044..0000000
--- a/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Simple Minesweeper written in C++ using the fox toolkit.
-
-You need FOX http://www.fox-toolkit.org/. On arch you can install the 'fox' package.
-
-cmake CMakeLists.txt
-make
-
-binary is in bin/