Sign inSign up

eirsyl/tacnet

By eirsyl

Updated over 8 years ago

Collaborative tactics, in real-time.

Image
0

1.2K

eirsyl/tacnet repository overview

Tacnet.io

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.

Instructions:

    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

Tag summary

Content type

Image

Digest

Size

348.1 MB

Last updated

over 8 years ago

docker pull eirsyl/tacnet