From 835b9aebfc0bd994979547ef59d7ca6085dfd271 Mon Sep 17 00:00:00 2001 From: dawidg81 Date: Thu, 29 Jan 2026 14:45:23 +0100 Subject: Deployed 7d04fb7 with MkDocs version: 1.4.2 --- index.html | 45 ++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 40 insertions(+), 5 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index d159ece..f9bd6b7 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,7 @@
- + Skip to content @@ -92,7 +92,7 @@
- minesweeper + About
@@ -188,12 +188,12 @@ - minesweeper + About @@ -226,6 +226,21 @@ + + + + + + + +
  • + + Code documentation + +
  • + + +
    @@ -273,7 +288,7 @@ -

    minesweeper

    +

    About

    A reimplementation of minesweeper game in C++ in terminal.

    Concept

    There are going to be 3 difficulties and one additional option where user can determine plot size and amount of mines by himself.

    @@ -293,6 +308,26 @@