bermani / spyfall-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spyfall Redux

Spyfall on your mobile device!

New features and content! More decks, a new look, QOL improvements and some secrets ;)

Play at spyfall.isaacdb.com!

Modified from the original repo

Disclaimer

Spyfall is a party game designed by Alexandr Ushan and published by Hobby World. This is an unofficial fan project designed to complement the physical game, and is not endorsed in any way by the designer or publisher.

Running your own instance with custom locations

Install meteor

Clone the repository:

git clone https://github.com/mpcovcd/spyfall.git ./spyfall

Enter the spyfall directory:

cd spyfall/spyfall

Edit the locations file as required:

nano lib/locations.js

Run the meteor server to test locally:

meteor --settings settings/example.json

Sadly, production deployment has gotten a little trickier since meteor.com stopped providing easy free hosting. I recommend a combination of digitalocean.com and mupx for a relatively easy and robust solution.

Links

BoardGameGeek Discussion Thread

About


Languages

Language:JavaScript 62.9%Language:CSS 19.3%Language:HTML 17.7%