alexciesielski / netguru-hangman

Angular 2 Hangman game

Home Page:http://ciesielski.co/dev/netguru/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular2-hangman

Angular 2 Hangman game developed to apply for Frontend-Developer position at netguru.co

Check out the demo at http://ciesielski.co/dev/netguru/

  • Developed with angular-cli (Angular 2 + TypeScript)
  • Tested on Chrome v50 @ 1920 * 1080

Prerequisites

npm, angular-cli, typings

npm i -g angular-cli typings

Installation

###1 Clone this repo

git clone https://github.com/ciesielskico/netguru-hangman.git

###2 Changedirectory into repo folder

cd netguru-hangman

###3 Install dependencies

npm install

###4 Serve the app

ng serve

###5 Open app in browser and use keyboard as controller

localhost:4200

About

Angular 2 Hangman game

http://ciesielski.co/dev/netguru/


Languages

Language:CSS 85.8%Language:TypeScript 8.0%Language:HTML 3.1%Language:JavaScript 3.1%