top | item 10830847

(no title)

k8tte | 10 years ago

Cool project!

But i'm confused. On http://openage.sft.mx/ they say this is a reimplementation in C++14, but seems to be actually implemented in Python [1] ?

1: https://github.com/SFTtech/openage/tree/master/openage

discuss

order

StepS|10 years ago

It uses both. C++14 for the engine, and Python for the convert script and some other things. Check the README for more information.