Ludum Dare 23: Predicament

Well I just finished my first ever LudumDare game. I decided on using HTML5 as the target because it’s so very easy to dive into, [..] read more
Well I just finished my first ever LudumDare game. I decided on using HTML5 as the target because it’s so very easy to dive into, [..] read more
The openness of Android is beautiful, but it also means supporting many things can be a pain. One of those problems can be the controls [..] read more
The water technique I described in the last post worked great, but it came with flaws. One such flaw was having explosions or other light [..] read more
After my OpenGL adventures people wondered how I managed to have my games run so well on Android Canvas all this time. So here are [..] read more
I decided to get the, semi-working, Android OpenGL framework online for people to look at, play with, learn from, or avoid at all cost. The [..] read more
The last couple of days I’ve been digging myself into OpenGL development. So far I build all my games using the Android Canvas, but I [..] read more