> For the complete documentation index, see [llms.txt](https://oops-i-devd.gitbook.io/christinec-dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oops-i-devd.gitbook.io/christinec-dev/older-written-tutorials/lets-make-catsweeper-a-minesweeper-game-with-react.js-and-cats.md).

# Let's Make Catsweeper, a Minesweeper Game with React.js and Cats!

## Project  Overview

What is Catsweeper? Well, it's a play on the classic Minesweeper game. If you've ever played Minesweeper before, it is a game that contains mini squares with hidden mines or "bombs". You have to clear the board containing hidden flags without detonating any of the bombs. If you click on a square that reveals or detonates a mine, it is game over.

<figure><img src="https://3756917842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2Aq0MNHhA8LaPrbZ2ewE%2Fuploads%2FL8ww92eSg2U7La5MjB8A%2Fimage.png?alt=media&amp;token=5f9699c1-c4dc-4c39-951c-0e7624701aff" alt=""><figcaption><p>Game Preview</p></figcaption></figure>

**Read the full tutorial for free at the link below:**

> <https://dev.to/christinec_dev/let-s-make-a-minesweeper-game-with-react-and-cats-3hke>
