GithubHelp home page GithubHelp logo

hangman-game's Introduction

Hangman Game

  • Hangman is interactive word game. It was originally build with vanilla JavaScript. Then, converted into React.

  • I chose Hangman game because Iโ€™m interested to learn & share solving word problems. I use modern react hooks to build the game.

Author

Screenshot:

img

Link

Link Live url- https://github.com/tdebella/hangman-game/

How To Play The Game - pseudocode steps:

  • Matched letters ||
  • Letters that do not match ||
  • The word (itself) ||
  • Letters that have not been guessed yet ||
  • Total number of guesses before the player won or lose ||
  • Current progress

Rule

We need at least 2 players with different roles

Two main steps in creating the game:

Build the structure - create the static version of the app

Add functionalities - identify what state wee need

Challenge/Task:

  • Re-create the Hangman word game with some modifications.
  • The challenge was choosing the game & hover effect functionality

Technologies used:

React -JS library and CSS3

Project Specifications

  • Display hangman pole and figure using SVG
  • Generate a random word
  • Display word in UI with correct letters
  • Display wrong letters
  • Show notification when select a letter twice
  • Show popup on win or lose
  • Play again button to reset game

Lessons I learned:

Learn react concepts while playing interactive word game!

hangman-game's People

Contributors

tdebella avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.