> 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-a-hacker-man-game-using-react.js.md).

# Let's Make a Hacker Man Game using React.js!

## Project  Overview

When I think of the game hangman, I get strangely uncomfortable at the thought that as kids we played a game where we hang a person! I don't want to hang a person, even if it is just a game, and also, I'm a grown up now, and I would rather play a game where I hack people (thank you Watch Dogs). That's why I decided to do my own little twist of the classic hangman game, called *Hacker\_Man.* 😎👾

With Hacker\_Man, you need to guess the correct string of word(s) in order to unlock the secret key - yes it works, and you will be shown some sensitive data upon success! If you don't succeed, instead of hanging someone, you get locked out of the "system" and told to try again.

<figure><img src="https://3756917842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2Aq0MNHhA8LaPrbZ2ewE%2Fuploads%2FRIduQsbXZ4tL5xwpnAy6%2Fimage.png?alt=media&amp;token=87b79054-3f4a-4105-8e8e-b82eb3d38a88" alt=""><figcaption><p>Game Preivew</p></figcaption></figure>

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

> <https://dev.to/christinec_dev/let-s-make-a-hackerman-game-using-react-19l0>&#x20;
