Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
/ hangman2999 Public archive

The classic game of Hangman created with Angular, Node, and Express.

License

Notifications You must be signed in to change notification settings

fleeting/hangman2999

Repository files navigation

hangman2999 GitHub version VersionEye

The classic game of Hangman created with Angular, Node, and Express. This was a learning experience in Angular and Express and is the product of a weekend of hacking. Handcrafted with ♥ from Boston, MA by James Fleeting.

Demo

The demo is hosted on Heroku and is synced with the master branch of this repo. The word list is currently themed arcade games. Check it out at hangman2999.com.

Prerequisites

You only need a few things to get the app up and running locally.

Install

  • Clone the repo with git clone git@github.com:fleeting/hangman2999.git.
  • Install modules and components with npm install && bower install.
  • Start up the game with node app.js.
  • Check out http://localhost:3000.

Deploying to Heroku

heroku create
git push heroku master
heroku open

Alternatively, you can deploy your own copy of the app using the one click button:

Deploy to Heroku

License

MIT

Hangbot

About

The classic game of Hangman created with Angular, Node, and Express.

Resources

License

Stars

Watchers

Forks

Packages

No packages published