summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..0b21044
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+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/