Skip to content

dlustig/willowtree-namegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WillowTree Apps Namegame

Welcome to my version of WillowTree's Namegame!

This was primarily written in AngularJS, with heavy usage of NgMaterial.

Features

In brief - The goal of the game is to match the name to the correct face. A few additional tweaks were made to make it more interesting.

  1. 3 game modes - Free play, Timed, Mat(t) (only display faces & names that start with Mat).
  2. Hints - Need help? flip the hint switch and let the game make it easier on ya.
  3. Keyboard shortcuts - arrow keys, numbers, enter, and vim shortcuts (l,j,h,k,0) all work for your face matching needs.
  4. Overview tab - details explaining the game.
  5. Review tab - Frustrated with the last few rounds? Review it!
  6. Stats tab - Lets see just how great(terrible) you are at remembering your co-workers.

Frustrations

Unfortunately, this project was timed and to avoid going severely over the limit, several features were scrapped, a few UX shortcomings were not attended to, and html was left in a rougher state than I like. However, I'm happy with the outcome given the parameters and the time allotted. There are several(many) things I would change given the opportunity.

Lets start this rocket

  1. download & install node.js
  2. install http-server *npm install http-server -g
  3. download or check out the game
  4. in terminal or cmd *http-server "[path to game]"
  5. navigate to the server

Enjoy! and don't judge too heavily :)

Releases

No releases published

Packages

No packages published