Bastien Sevajol 36b9f806be update images | vor 6 Jahren | |
---|---|---|
maps/003 | vor 6 Jahren | |
medias | vor 6 Jahren | |
opencombat | vor 6 Jahren | |
tests | vor 6 Jahren | |
.gitignore | vor 6 Jahren | |
README.md | vor 6 Jahren | |
config.yaml | vor 6 Jahren | |
requirements.txt | vor 6 Jahren | |
run.py | vor 6 Jahren |
Open source close combat inspired game. Presentation here: http://www.closecombatseries.net/CCS/modules.php?name=Forums&file=viewtopic&t=11696
Important note: OpenCombat is in development and is developed under linux. Windows support is planned but not actually tested.
OS require: build-essential libsdl1.2debian libsdl-image1.2 libsdl-image1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev libsdl-mixer1.2 libsdl-mixer1.2-dev
Considering in your virtual environment, install synergine2:
git clone https://github.com/buxx/synergine2.git
cd synergine2
python setup.py develop
pip install -e ".[cocos2d]"
Then install additional or specific version of development environment:
pip install -r requirements.txt
You also need a running redis server (used db number is 0
, soon configurable).
Example run:
python run.py maps/003
When unit selected: