2011年6月2日 星期四

[AndEngine]AndEngine Source Code released!

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 ?
  1. svn might be well known, but it can easily be broken.
  2. git is not supported by Google Code, also the Windows support is worse than for hg.
  3. 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

參考資料:

沒有留言:

張貼留言