Village Battles is a simple real time strategy game.
Features
- Multiple Worlds
- Multiple Villages
- Building Creation
- Troop Creation
- Map Interface
- Attacking / Supporting
- Village Conquering
- Quests
- Reports
- Tribes
Start a redis server on port 6379
.
virtualenv --python=python3 venv
source venv/bin/activate
pip install -r requirements.txt
./manage.py migrate
./manage.py runserver