Indie video game developer. I make games of all genres, lately messing with 3D ones. I have a personal challenge for every game I make to be unique and creative, with its own gameplay and style. I've been working on my own video game programming language called `avdl`, to help me on my adventures.

Report RSS Added feature: Screen orientation change on Android

Posted by on

I've just added screen orientation change support on my Android games.

android orientation 250px

This is a feature that most games usually don't need, as they lock themselves
to either portrait or landscape orientation. However I wanted to add support for both orientations and also the ability to change between them on the fly.

This was a bit more troublesome to implement as it sounds, because on Android when the screen orientation changes, it destroys the previous OpenGL context and re-creates it.

"The king is gone" on Google Play

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: