apotapov / tafl

Android implementation of a Tafl game
Apache License 2.0
2 stars 0 forks source link

Deployed

Instructions

Download

mkdir ~/game
cd ~/game
git clone git@github.com:apotapov/gdx-artemis.git
git clone git@github.com:apotapov/zaria.git
git clone git@github.com:apotapov/tafl.git
cd gdx-artemis
mvn install
cd ../zaria
mvn install

Update from repository

Updating dependencies

Run On Desktop

cd ~/game/tafl
./gradlew desktop:run

Requirements for Genymotion to work

Run on Genymotion