+ 2
In which language swordigo is written?
Sir in which language and also which game engine is used for the development of swordigo game.
3 Answers
+ 4
good answer Diego đ
some web development
and c++ I think đđ
+ 2
Google has the answer.
0
The results I got from viewing the app:
Functions, Map and Hooks: C++ (4megabytes)
Scenes and Quests: Lua (50+ megabytes)
Classes and Other Stuff: Smali
Swordigo is a game coded in mostly Lua. So, lua might be your answer but most major hooks and main functions are in the lib which is coded in C++.



