Friday, July 11, 2014

Project 1 - A Simple Android game

A week in and trawling through the documentation has been fun, if somewhat of a shotgun approach.

Have been reading a mix of Android, C++ and game programming information and decided to begin with a simple game written in Android with C++ added in later games where performance benefits from it.


As a source, Killer Game Programming has been useful to understand the basic structure of a game and give me some ideas that will allow me to develop a game quickly in Android from a Java basis.

The next few posts will be a walk through of my journey to develop my first game, a version of Snake Chase from Chapter 3 of Killer Game Programming in Java.

No comments:

Post a Comment