Skip to content

Commit 0fbba52

Browse files
docs: add screnshot on windows
1 parent 9b98b3d commit 0fbba52

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Minesweeper GO
22
A Go implementation of Minesweeper, currently available in terminal. In the future it will also compile for wasm and you can use it in your web projects
33

4-
5-
![Minesweeper Game](./docs/img/MinesweeperGo.webp)
4+
![Running in Windows](./docs/img/running-in-windows.jpg)
65
## How to play ? 🖥️
76
The game is published for test on windows now. you can [download](https://github.com/AmirMahdyJebreily/MinesweeperGO/releases/tag/win-test) the .exe or you can build your exe :
87
```shell
@@ -34,6 +33,9 @@ This page will be updated gradually and I'll upload a YouTube video reporting on
3433
## Why Minesweeper? 💣
3534
Why not?! It's a logical and engaging game that always tells you that something must have left a mark or this number shouldn't be here! If you like challenging your brain, this game will really entertain you!
3635

36+
![Minesweeper Game](./docs/img/MinesweeperGo.webp)
37+
38+
3739
## How do I make one for myself? 🧑‍💻🧑‍💻
3840
Use the `minesweeperlib` to create your own Minesweeper (as an exercise or to help students, etc.). It's provides just **5 functions** that allow you to create your Minesweeper in any platform (such as a browser):
3941

docs/img/running-in-windows.jpg

42 KB
Loading

0 commit comments

Comments
 (0)