Tagged Questions
1
vote
1answer
1k views
Is there any JavaScript game library good for mobile gaming?
I do not know how should I ask this question. I am a very new in this field. I want to learn game development. I want to learn it for Android and iPhone game development. That's why i was looking for ...
3
votes
1answer
4k views
OpenGL ES 2 on Android: native window
According to OGLES specification, we have the following definition:
EGLSurface eglCreateWindowSurface(EGLDisplay display,
EGLConfig config,
...