diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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/ |