0
Simple game engine android studio
I'm fairly familiar with java. my game is integrated with c++. I've read examples on the internet, and tried to recreate but android studio cannot resolve some of the interface declarations. I'm using ice cream sandwich 4.0.3. can anyone give me a working example of a simple working game engine I can use as a template to learn from?
3 ответов
0
First of all, too many tags.
Secondly, just search "Android Game Source Code" on Googlr
0
im now on unity, and trying to apply rigidbody.addforce to player inside player movement script. it's not working right, throwing an error
0
Unity is a different category than android studio