Update README.md
This commit is contained in:
parent
13e59a1d95
commit
09f9d1e68a
1 changed files with 4 additions and 0 deletions
|
@ -1,10 +1,14 @@
|
|||
## Anti-mine
|
||||
![Android CI](https://github.com/lucasnlm/antimine-android/workflows/Android%20CI/badge.svg) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![GitHub release](https://img.shields.io/github/release/lucasnlm/antimine-android.svg?maxAge=60)](https://github.com/lucasnlm/antimine-android/releases) [![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/) [![crowdin](https://badges.crowdin.net/antimine-android/localized.svg)](https://crowdin.com/project/antimine-android)
|
||||
|
||||
### Description
|
||||
|
||||
Anti-Mine is a minesweeper puzzle game. The objective is: search for all hidden mines and clear the minefield without explode any of them.
|
||||
|
||||
Flag the spaces with mines to make the board a safer place. You win the game when you've flagged every mine on the board. Be careful not to trigger one, or the game is over!
|
||||
|
||||
### Screeshots
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/lucasnlm/antimine-android/master/extras/store/image_1.png" width="275px"/>
|
||||
<img src="https://raw.githubusercontent.com/lucasnlm/antimine-android/master/extras/store/image_5.png" width="275px"/>
|
||||
|
|
Loading…
Reference in a new issue