Talks

This page will soon be updated with my conference talks and presentations covering software engineering, technical leadership, and distributed systems architecture.

Linux and Open Source Days

Introduction to Android Game Development

Istanbul, Turkey
60 min

Talk provides an introduction to developing Android games and covers several key hardware features supported, including touch screens, accelerometers, orientation sensors, and cameras. It also outlines the general concept of game development and provides simple examples of games that utilize touch screens, accelerometers, and orientation sensors. The basics of game development such as the game loop, state, input, AI, physics, animation, and sound are also briefly discussed.