Simple game engine android studio | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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?

9th May 2018, 7:26 PM
Shon Gosnell
Shon Gosnell - avatar
3 Answers
0
First of all, too many tags. Secondly, just search "Android Game Source Code" on Googlr
15th May 2018, 11:22 AM
Eldar Bakerman
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
15th May 2018, 10:22 PM
Shon Gosnell
Shon Gosnell - avatar
0
Unity is a different category than android studio
16th May 2018, 4:07 AM
Eldar Bakerman