From fcdc4fd4f5703c8bd3cdb8fa18404c3ae69a09c2 Mon Sep 17 00:00:00 2001 From: Daniel Jones Date: Mon, 15 Jun 2020 23:22:01 +0930 Subject: readme changes --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1b867d8..ae95ce1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -![image](https://danieljon.es/media/minesweep1.png) +![image](https://danieljon.es/posts/media/post114_1.png) + +![image](https://danieljon.es/posts/media/post114_2.png) Simple Minesweeper written in C++ using the fox toolkit. @@ -14,7 +16,3 @@ make binary is in bin/ Right click on a tile to flag it. - -Currently when a game ends you need to restart the program for a new one. - -You can change the width, height and mine count in the MainWindow constructor, not added to the gui yet. -- cgit v1.2.3