zlouis / Week11-Hangman

Runs in Node.Js, a Futurama themed hangman game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Week11-Hangman

A hangman game that runs off of node.js

###Getting Started###

  • Clone repo
  • Run command in Terminal or Gitbash 'npm install'
  • Run command 'node main.js' to get started playing game

###Technologies used

###Built with

  • Sublime Text - Text Editor
  • Terminal/Git Bash

Challenges

The code runs more than twice in certain conditions and caused memory leak. Other issues include scope of objects within functions.

###Author Louis Huang

About

Runs in Node.Js, a Futurama themed hangman game


Languages

Language:JavaScript 100.0%