Fix Github workflow and add screenshots
Some checks failed
Go / build (push) Has been cancelled

This commit is contained in:
2025-10-03 11:52:19 +01:00
parent 9fe289a0ab
commit c36d278a31
6 changed files with 10 additions and 6 deletions

View File

@@ -8,6 +8,14 @@ A terminal-based Minesweeper game written in Go, using the `tcell` library for h
- Terminal-based UI
- Real-time updates with `tcell`
## Some screenshots
![image1](./images/1.png)
![image2](./images/2.png)
![image3](./images/3.png)
## Installation
### Prerequisites
- Go 1.18+ installed