Andy Balaam talks through the code of his game Rabbit Escape (https://github.com/andybalaam/rabbit-escape) that is intended to run on Android, but is currently not on Android. This is done to make sure we're not overly dependent on Android specifics, so e.g. we can run all the tests on our local machine without having to spin up an emulator or run it on a real device.
Android development - a non-Android, Android game?
Loading comments...