/wordgame

Game of words

Primary LanguageJavaScript

Game of Words

Live demo: http://ol-ko.github.io/

A sample project using:

  • AngularJS
  • Bootstrap & SCSS
  • Gulp for running bulding and bundling tasks
  • Karma + Jasmine for running a single test :)

Installation

npm install

bower install

gulp

Game should run on http://localhost:3000

Testing

npm test

Test is written for already concatenated Javascript.