diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 4b8aed6..53a9c02 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,5 +1,7 @@ # Emoji Minesweeper Contributor Covenant Code of Conduct +![Logo small](./assets/android-chrome-192x192.png) + ## Our Pledge We as members, contributors, and leaders pledge to make participation in our diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a0d5169..30fd7a2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,7 @@ # Contributing to Emoji Minesweeper +![Logo small](./assets/android-chrome-192x192.png) + First off, **thank you** for considering contributing! We aim to build an inclusive community around the project. You should know that there are many ways to contribute. You can write tutorials, create videos or blog posts, diff --git a/README.md b/README.md index 59d87a4..548cfb5 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,9 @@ If you forget the basic controls you can click the help button ❔to toggle the Clicking on the flag button 🚩 will toggle flag mode. This will enable you to flag squares by touching them, or by left-clicking on them. You can also toggle flag mode by pressing the _F_ key. You might want to use this if you are on a phone or tablet. If, on the other hand, you are on a computer, the cursor will be changed to a _crosshair_, to inform you that flag mode is enabled. ![Dark mines](./screenshots/dark_mines_v5.png) + ![Dark flowers](./screenshots/dark_flowers_v5.png) + ![Dark mushrrom](./screenshots/dark_mushroom_v5.png) Lastly, clicking on the 🌞/πŸŒ› button allows players to choose between light and dark mode. You can also switch between dark and light by pressing the _D_ key. @@ -164,11 +166,11 @@ You can find a full(ish) feature list in the [documentation](./DOCS.md#feature-l ### Intermediate Level -![Intermediate Level](./screenshots/intermediate.png) +![Intermediate Level](./screenshots/intermediate_v5.png) ### Expert Level -![Expert Level](./screenshots/expert.png) +![Expert Level](./screenshots/expert_v5.png) ## Emojis @@ -224,5 +226,5 @@ The ICBL, in close partnership with a small number of states, the ICRC, and the -Copyright (c) 2023 Michael Kolesidis
+Copyright (c) 2024 Michael Kolesidis
Licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html). diff --git a/SECURITY.md b/SECURITY.md index 5d181ac..aa23f96 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,8 +4,8 @@ | Version | Supported | | ------- | ------------------ | -| 4.0.x | :white_check_mark: | -| < 4.0.0 | :x: | +| 5.0.x | :white_check_mark: | +| < 5.0.0 | :x: | ## Reporting a Vulnerability diff --git a/index.html b/index.html index 3ebd469..ee15bf1 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ /> - +