A while back (9 years it seems, see here) I had the urge to try and create a game in Java after having spent many years of Java development for business, but I’d never developed a game. It turned out OK (final version here), and along the way I abstracted a simple 2d game engine (here).
Inspired by one of the game development panels at Silicon Valley Comic Con last weekend, I’ve picked up a copy of Android Game Development by Example by John Horton, and now off I go 😉 I’ll report back in a couple of weeks…