inigo / fakeartist

Automated question setter for Fake Artist Goes To New York

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated question setter for Fake Artist Goes To New York
(https://oinkgms.com/en/a-fake-artist-goes-to-new-york)

You will need a copy of the game to play.

== Hosting ==

There is a hosted version of this at http://fakeartistquestions.herokuapp.com which
is kept up-to-date with the latest GitHub code. This is hosted using Heroku's free
tier, so won't always be available.

== Data ==

The categories and subjects are taken from the conf/categories.csv file.
This is based on a Google doc collaboratively created by "alenros" from the BoardGameGeek
forums, and other BGG users. If you'd like more things in it, please send me pull requests.

== License ==

Copyright (C) 2016 Inigo Surguy

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Automated question setter for Fake Artist Goes To New York

License:GNU Affero General Public License v3.0


Languages

Language:Scala 57.3%Language:HTML 42.7%