diff options
author | Daniel Jones <admin@danieljon.es> | 2020-06-13 13:19:15 +0930 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2020-06-13 13:19:15 +0930 |
commit | 7bde399a0a71f09684f65ebb86d2eaf844e2fc79 (patch) | |
tree | 238b70f3ea994c30dfc70ae9cc7428057688078f /README | |
parent | 298310e59baf243320648fb4a87c5458127f7d6a (diff) | |
download | foxminesweeper-7bde399a0a71f09684f65ebb86d2eaf844e2fc79.tar.gz foxminesweeper-7bde399a0a71f09684f65ebb86d2eaf844e2fc79.zip |
UI work
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/ |