Are there any useful libraries that can be used to make 2d games? I am familiar with android development, but never made any games.

I guess its more of a general questions for helping me to get started.

Thank you.

有帮助吗?

解决方案

Why not try out AndEngine? It's a free 2D OpenGL Android Library that you can use to create 2D games on the Android system with OpenGL.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top