Posted: 24th Sep 2023 21:17
Does anyone know if the AppGameKit player source code is available for Android?
Posted: 24th Sep 2023 21:50
...\App Game Kit 2\apps should be where all players/interpreters are?

i'm also seeing an older version @ ... App Game Kit 2\Tier 2\apps

also realized an old issue is still apparent where you will find:
+ Code Snippet
App Game Kit 2\Tier 2\apps\apps\apps\apps\apps... 

...and so on.
Posted: 25th Sep 2023 9:46
Ok thank you, I will take a look
Posted: 25th Sep 2023 18:12
Is the AppGameKit Player written in AppGameKit or C++? I can't find the source code.
Posted: 26th Sep 2023 11:32
Check the interpreter.cpp bundles in the tier 2 c++ packages
Posted: 26th Sep 2023 12:13
Ok thank you