There are a couple of tutorials which help a lot. Specialy http://www.matim-dev.com/full-game-tutorial---part-1.html. But still there are not enough open source games. I wonder whats the reason for it.
Anyways, enough blabbering. I have put the source code for soccerskillz on github here:
Its not a very complicated game(neither was it meant to be). But it does have some key features:
- Open source published android game using Andengine.
- Uses Physics and Collisions.
- Uses a splash screen and transitions.
- Uses ClipEntity which I had to code since the version of Andengine I was using did not have it.
I dont know how well commented the code is. But I will be happy to explain if people are interested.
Also feel free to develop, mod the game. But if you make a commercial game some how :) do give me credit.
No comments:
Post a Comment