MarkusShepherd / diris-app

A mobile adaptation of the popular board game Dixit. Players submit photos either from their camera, from their gallery, or from a selection of publicly available images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diris App

A mobile adaptation of the popular board game Dixit. Players submit photos either from their camera, from their gallery, or from a selection of publicly available images.

Setup

First, install Phonegap. Then:

git clone git@gitlab.com:mshepherd/diris-app.git
cd diris-app
phonegap prepare
phonegap serve

In the terminal you should see a URL. Navigate to that URL in the browser, or use it in the Phonegap developer app.

Server

The backend code is hosted in its own repository.

About

A mobile adaptation of the popular board game Dixit. Players submit photos either from their camera, from their gallery, or from a selection of publicly available images.

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.2%Language:HTML 4.8%Language:CSS 1.9%Language:Shell 0.0%