Giter VIP home page Giter VIP logo

wdi-project-1-hangman's Introduction

WDI Project 1 -- Hangman

One of the more difficult projects I've had to create. This was a hangman created with (mostly) vanilla JS.

Here's the BitBalloon: http://objective-darwin-86214e.bitballoon.com/

Here's a link to the Git repo: https://github.com/Adamf124/WDI-Project-1-Hangman

Here's the link to the Trello board:https://trello.com/invite/b/5dsChJWP/288a99acfd0684ec66792135ea9160bb/wdi-project-1-developers-hangman

##Description

NOTE: Currently not fully functional.

The game of hangman is pretty simple to play but not as simple to code. Simply a game where you are given a word to guess and have the english alphabet to choose from. You can only use each letter once and are given six lives. If the letter is correct the letter will be revealed in the hidden word and the letter is removed from play. If the guess was incorrect, one of your initial seven lives are taken from you.

Planning and Preperation

The initial planning phase was very light. Understanding the game was not the hard part. Planning out user stories and the overall logic of it all was the biggest part of planning that I need to work on.

The Code

My initial starting point was with the HTML since that would take the least amount of work. The hard part came when I added buttons. Buttons don't work in the console how you would expect them to and this was a MAJOR setback.

VERSION 2

In the future, I hope to make it fully functional and use HTML5 Canvas to animate the hanging man.

wdi-project-1-hangman's People

Contributors

adamf124 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.