Home | Source code

Source

Here you can download the Android sourcecode for TimeChaos version 1.0.3.  Please be aware this is the first and original version of TimeChaos.  That means it’s a single-screen arcade shooter, with very basic gameplay.

This first version was created in about 48 hours, and I’m releasing the sourcecode with the idea that some people might be able to learn something from it.

I’ve seen the source code to the free and well known Replica Island, and to be honest I was a bit shocked at how this game was “designed” codewise. So with the source code to TimeChaos I hope to show another way of developing games, with other design decisions and code build up.

The game is designed to run on almost any Android device: no OpenGL required, should scale to most/any screen resolution, and is really a most simple-basis for game development.

You can download the source code here