All Questions
1 question
3
votes
2
answers
2k
views
Does it make sense to use Lua scripting in a game developed in Python? [closed]
Well for C++ written games using Lua scripts for easy changing ai, quets etc is very reasonable and it's common. However now I'm going to write a game in pure python and I don't know if I should use ...