jplusplus / the-accountant

Can you resist the sirens of easy money? Find out by playing The Good, The Bad and The Accountant

Home Page:http://jplusplus.github.io/the-accountant/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Good, The Bad and The Accountant

Code Climate Build Status Coverage Status Codacy Badge License: LGPL v3

Getting Started

Prerequisites

Developing

  1. Run make install to install server dependencies.
  2. Run make run to start the development server.

Deploy

To deploy on Github Pages run make deploy.

Test

To run unit tests use make test.

Embed

In english:

<iframe  width="100%" height="700" src="//jplusplus.github.io/the-accountant/" frameborder="0" allowfullscreen></iframe>

In french:

<iframe  width="100%" height="700" src="//jplusplus.github.io/the-accountant/fr.html" frameborder="0" allowfullscreen></iframe>

About

Can you resist the sirens of easy money? Find out by playing The Good, The Bad and The Accountant

http://jplusplus.github.io/the-accountant/

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 75.0%Language:CSS 14.4%Language:HTML 10.4%Language:Makefile 0.2%