Git Product home page Git Product logo

hangman's Introduction

Don't Fall Off The Waterfall enter image description here This is defiantly a full screen game. Who uses phones anyways ๐Ÿ˜Š

How to play:

This is my take on hangman. There are two modes. Normal mode is a single round game mode. It gives you a word, and given the length of the word, thats how many guess you have to solve it. You enter a single letter and press enter to see if the character matches in the word.

Example: "Dogs" --- This would would give you 4 chances.

Arcade mode is a bit different as it includes multiple rounds. The number of chances is represented by the heart containers. If you lose all your hearts or if the timer runs out, you lose and start back at level 1.

Tips:

  • You can click the raccoon on the right hand side to get a hint anytime.
  • There are trophies that you can collect in the game. Try hovering over the trophy to see how you can achieve it.

Technologies Used:

Play the game: Play Game Code

Next Steps: I would like refactor the code a bit better with the way I share functions with the normal mode and arcade mode. I basically just copied and pasted my whole JS file twice to get the two modes and I think there might be a better way to do this. Also, I feel like my trophy system needs some tweaking because I feel like that script running every ten seconds slows down my machine after awhile.

Bugs/Errors: When the first trophy appears, it creates a huge empty space at the bottom of the web page. It also shifts the the whole entire game a bit. This only happens once. I would like to try and solve that.

hangman's People

Contributors

imgbotapp avatar nickmackenzie avatar

Stargazers

 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.