Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

#Crunch time...

Still working on the last bits and pieces. But I do still intend to finish the game before closing.

I added my sources to a google drive. (Could not get GIT to behave). This should be open to view for everyone. Please let me know if there is any problem.

https://drive.google.com/open?id=0B8sygwejkvrdc3VJ...

Mainly the game has become a very simple implementation using Box2D (new for me), Overlap2d and Spriter. I still have a lot of conceptual difficulties with an entity component system and of course this was written under the time constraints set by the Jam. So - please be careful if you take my code as any kind of example.

Actually the game should be optimized. As it is standing now the performance on Android is still not good enough. Probably don't have time to get that solved.