uni

University stuff
git clone git://git.christosmarg.xyz/uni-assignments.git
Log | Files | Refs | README | LICENSE

commit 70c70eec794cd63cb96a8e11501593de01ae11b8
parent 4e66bd97c7a37c502fa26966efcfb2ed33acf7e4
Author: Christos Margiolis <christos@margiolis.net>
Date:   Wed, 22 Jan 2020 22:30:11 +0200

edited README

Diffstat:
Massignment-1.5-arrays-pointers-files/README.md | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/assignment-1.5-arrays-pointers-files/README.md b/assignment-1.5-arrays-pointers-files/README.md @@ -9,8 +9,6 @@ ## Minesweeper -![MinesweeperScr](https://user-images.githubusercontent.com/54286563/72887644-cad7c500-3d14-11ea-8b8b-7e91df4806ab.png) - ### How to play * Enter number of columns @@ -29,6 +27,10 @@ * Fix screen bug with big dimensions * Add colors +### Preview + +![MinesweeperScr](https://user-images.githubusercontent.com/54286563/72887644-cad7c500-3d14-11ea-8b8b-7e91df4806ab.png) + ## Combinations / KCombinations / FCombinations Combination printing programs