文件名称:gomoku-master
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2014-03-22
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- e**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
android game The name "Gomoku" is from the Japanese language, in which it is referred to as gomokunarabe . Go means five, moku is a counter word for pieces and narabe means line-up. The game is also popular in Korea, where it is called omok which has the same structure and origin as the Japanese name. It is said to have originated in China with the name Wu Zi Qi . In the nineteenth century, the game was introduced to Britain where it was known as Go Bang, said to be a corruption of the Japanese word goban, said to be adopted from Chinese k i pan chess-board.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gomoku-master
.............\.gitignore
.............\.idea
.............\.....\.name
.............\.....\ant.xml
.............\.....\compiler.xml
.............\.....\copyright
.............\.....\.........\profiles_settings.xml
.............\.....\dictionaries
.............\.....\............\alexei.xml
.............\.....\encodings.xml
.............\.....\gradle.xml
.............\.....\misc.xml
.............\.....\modules.xml
.............\.....\scopes
.............\.....\......\scope_settings.xml
.............\.....\uiDesigner.xml
.............\.....\vcs.xml
.............\.....\workspace.xml
.............\AndroidManifest.xml
.............\ant.properties
.............\assets
.............\......\gomoku.html
.............\build.xml
.............\proguard-project.txt
.............\project.properties
.............\res
.............\...\layout
.............\...\......\main.xml
.............\...\values
.............\...\......\strings.xml
.............\src
.............\...\com
.............\...\...\vidmich
.............\...\...\.......\gomoku
.............\...\...\.......\......\HumanPlayerController.java
.............\...\...\.......\......\MyActivity.java
.............\...\...\.......\......\game
.............\...\...\.......\......\....\Field.java
.............\...\...\.......\......\....\GameSession.java
.............\...\...\.......\......\....\Move.java
.............\...\...\.......\......\....\NotificationHandler.java
.............\...\...\.......\......\....\Player.java
.............\...\...\.......\......\....\PlayerContext.java
.............\...\...\.......\......\....\PlayerController.java
.............\...\...\.......\......\....\computer
.............\...\...\.......\......\....\........\ComputerPlayerContext.java
.............\...\...\.......\......\....\........\ComputerPlayerController.java
.............\test.iml