Tacnet.io is a work in progress application that allows users to easily share and construct new tactics for games, without installation or annoying ads.
Tacnet uses TogetherJS and Django.
virtualenv venv
source venv/bin/activate (can also run . venv/bin/activate if source isn't available)
pip install -r requirements-dev.txt
python manage.py syncdb --migrate
python manage.py runserver
Content type
Image
Digest
Size
348.1 MB
Last updated
over 8 years ago
docker pull eirsyl/tacnet