Menu

Home

Anonymous 侯奇1993

欢迎浏览六子棋小游戏的Wiki页面

简介

这是 connect6-ng-dev, connect6 的改进版本. 此版本的目的在于改进原软件版本.

更多信息请参考 [www.connect6.org connect6]六子棋游戏介绍

安装和运行

编译源程序

推荐采用源代码编译的方式进行安装。 首先,需要安装git,JDK,ant来开始整个过程。 请注意上述程序设置好了环境变量。

源代码下载

首先,git clone下载程序的源代码。

git clone https://code.google.com/p/connect6-ng-dev

git clone https://bitbucket.org/houqi/connect6-ng

git clone https://github.com/HouQi/connect6-ng-dev

或者也可以直接到

https://github.com/HouQi/connect6-ng-dev

https://bitbucket.org/houqi/connect6-ng

https://code.google.com/p/connect6-ng-dev

的网页上下载源代码。

源代码编译和运行

获取源代码完成后,在程序的主目录下,在命令行中输入:

ant run

如果你获取到了jar包,可以在命令行中运行

java -jar connect6-ng-XXX.jar

( XXX 是软件的版本号) 或者再文件管理器上直接双击jar文件,即可运行。

软件更新

如果您希望在我们的版本上继续开发,请遵守 GPL v2

https://github.com/HouQi/connect6-ng-dev

https://bitbucket.org/houqi/connect6-ng

https://code.google.com/p/connect6-ng-dev


MongoDB Logo MongoDB