summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-06-12 15:21:16 +0930
committerDaniel Jones <admin@danieljon.es>2020-06-12 15:21:16 +0930
commite236bf93407bd50a913fab37da71731030a4cbd0 (patch)
tree866fcd586fe14f920a348500e71cfd246f9fe6e4
parent26dd84dae8fab02aa50ad1a5d28e668a95d49afc (diff)
downloadfoxminesweeper-e236bf93407bd50a913fab37da71731030a4cbd0.tar.gz
foxminesweeper-e236bf93407bd50a913fab37da71731030a4cbd0.zip
added 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/