GithubHelp home page GithubHelp logo

dkim85 / advancedhangman Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 920 KB

Advance hangman, a game app project built-in from command-line and JavaScript constructors

License: MIT License

JavaScript 100.00%

advancedhangman's Introduction

AdvancedHangman

Instructions The completed game should meet the following criteria: The completed game should be able to receive user input using the inquirer or prompt npm packages. Feel free to use as many different types of constructor functions as you are able to, but at a minimum, you must create the following constructor functions: Word: Used to create an object representing the current word the user is attempting to guess. This should contain word specific logic and data. Letter: Used for each letter in the current word. Each letter object should either display an underlying character, or a blank placeholder (such as an underscore), depending on whether or not the user has guessed the letter. This should contain letter specific logic and data. You must keep track of the user's remaining guesses and prompt the user if they would like to end the game if none remain. Each constructor function should be in it's own file and be exported and required wherever needed. Look into function prototypes and use them for a few of your constructor's methods. Notes

Since this assignment is a command-line application, you don't need to deploy it anywhere. You will, however, be required to upload it to Github. Remember to include a package.json file containing your project dependencies in your Github repo! Minimum Requirements

Attempt to complete homework assignment as described in instructions. If unable to complete certain portions, please pseudocode these portions to describe what remains to be completed. One More Thing

If you have any questions about this project or the material we have covered, please post them in the community channels in slack so that your fellow developers can help you! If you're still having trouble, you can come to office hours for assistance from your instructor and TAs. Good Luck! Copyright Coding Boot Camp Šī¸ 2016. All Rights Reserved.

advancedhangman's People

Watchers

James Cloos avatar Danilo Kim 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.