Skip to content

ttohin/komorki_old

Repository files navigation

Komórki

(it means 'cells' in Polish)

Simple cells simulator written on c++ using framework cocos2dx (version 3.3.3)

IMAGE ALT TEXT HERE
Watch on youtube

Building (currenly only for macosx Sierra)

Download cocos2dx dependencies

cd komorki/cocos2d
python download-deps.py

Open xcode workspace

open proj.ios_mac/Komorki.xcodeproj

In xcode select target Komorki, run and enjoy!

Detailed description and instruction for other platroms as well as built applicaiton will be done soon