Hello Community,
yesterday I’ve finally been pushing the Source Code of AndEngine to Google Code. Check it out here:
在昨天,我已經把AndEngine最終版本的Source Code放上Google Code。看看這裡:
So if you want to get a first view on how to make games with AndEngine, you should take a look at this repository:
所以,如果你想要知道如何利用AndEngine製作遊戲,你應該看一下這個知識庫。
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.
你可能會想要知道為什麼我選擇Mercurial (hg)而不是 git和svn呢?
1.svn可能是眾所皆知的,但是他很容易有狀況。
2.git不被Google Code所支持,Windows對他的支援度比起hg也較差。
3.hg 是一個運作很不錯的Distributed Version Control System,對Windows支援良好,也可以在Google Code上運作。
你只需要利用 HGEclipse / MercurialEclipse這個hg Eclipse Plugin來pull 。
Best Regards,
Nicolas
Nicolas
參考資料:
DVCS(Disrubuted Version Control System)介紹http://scmteamwork.blogspot.com/2009/05/dvcsdistributed-version-control-system.html
沒有留言:
張貼留言