top | item 4564548

(no title)

nuje | 13 years ago

> is it not possible to just have a python interpreter running in your game engine and only running vanilla Python code?

Sure, but it means much bigger swaths of C/C++ code and your game app is no longer a python program that imports some extension modules for performance critical tasks or third party lib bindings.

discuss

order

No comments yet.