Hello Community,
yesterday I’ve finally been pushing the Source Code of AndEngine to Google Code. Check it out here:
So if you want to get a first view on how to make games with AndEngine, you should take a look at this repository:
Additionally I pushed out (most of) the extensions that I’m developing:
You might wonder why did I choose Mercurial (hg) over git and svn ?
- svn might be well known, but it can easily be broken.
- git is not supported by Google Code, also the Windows support is worse than for hg.
- hg is a well working Distributed Version Control System, with good Windows support and it works with Google Code.
All you need to pull using hg is the HGEclipse / MercurialEclipse -Plugin for Eclipse.
Best Regards,
Nicolas



