Filip Samotorčan (2012) Breakout game for Android. EngD thesis.
Abstract
The thesis describes the development of an Breakout game for Android operating system. First are described the basics and the game's history. Next come the tools and technology used in the development. Production of the application is divided into two parts. The first part explains how the 2D library was created for work with the OpenGL. Here are described all the OpenGL operations, which were used in the making of the game. This section also describes work with sound, touch and tilts on the Android platform. The entire library is written in Java programming language. The second part describes the implementation of the game using this library. This section also describes how to use Box2D library for calculation of physics.
Actions (login required)