搜索资源列表
Filechess
- 五子棋游戏源代码,体现了基本的编程思路.-renju game source code embodies the basic programming ideas.
wuziqi(java)
- 这是一个用java编写的网络对战五子棋程序,很经典。它综合了java的若干相关知识,是个不错的借鉴。-This is a java prepared by the network war renju procedures classic. It consolidated the java in a number of relevant knowledge, is a good reference.
Omok
- 联网五子棋对战,还不错,可以参考学习一下啊。-networking renju war, quite good, we can make reference to study the ah.
Renju
- Java五子棋 支持本地游戏,人机对战,网络对战。
wuziqi
- 五子棋手机游戏开发需要安装,j2me环境,MyManagerPro.exe开发工具 需要创建三个类,棋子类,棋盘类,界面类 如果在jbuilder中开发,工具中自带有j2me插件功能,如果在myEclipse中开发,需要下载j2me插件-Renju mobile game developers need to install, j2me environment, MyManagerPro.exe tools need to create three classes, chess piec
CEGUI_mht
- j2me 做得五子棋 你不会很快的赢 也不会很快的输比赛-j2me do that you will not quickly win Renju will not quickly lose game
fivechessgame
- 五子棋Java编程实现,实现五子棋的主要操作,可以在局域网类进行联机下棋-Gobang main class to achieve the main operation of Renju
mychess
- ①可以进行本地的人机对弈和双人对弈。 ②五子棋游戏规则很简单,在本程序中,规定哪一方的某个方向上首先连成五个连续的棋子,哪一方就胜利。 -① can double the local man-machine chess and chess. ② Renju rules of the game is very simple, in this procedure, provided a direction which party first of all connected into fiv
Java_wuziqi
- 本文介绍在NeatBeans IDE 5.0环境中开发五子棋人机对战版的过程,并且对人机博弈的基础算法进行了详细的探讨-This article describes the NeatBeans IDE 5.0 development environment, human-machine Versus Renju version of the process, and human-computer game based on the algorithm was examined in detail
JavaWuzigame
- 基于j2me的手机版蓝牙对战五子棋,包含完整源代码,资源文件齐全,特别希望入门者或高手参考,它导出的Jar文件也在压缩包内,如果你有模拟机的话,可以直接运行。-J2me mobile phones based on Bluetooth Versus Renju, contains the complete source code, resource files are complete, would particularly like to beginners or master referen
renju_1.5
- flash 版五子棋源码 -A FLASH version renju source A FLASH version renju source
java_five
- JAVA编写的一个五子棋的小程序 简单易懂-JAVA write a small program easy to understand Renju
GUI
- 包含了几个GUI的小系统,电子地图,还有网络五子棋等-Contains a few small system, electronic GUI map, and network renju etc
FiveChessAppletDemo
- 本程序使用功能强大的Eclipse开发工具和java开发语言开发出一款拥有自己特色的五子棋小程序,能够实现“人机对战”、“人人对战”、更改棋盘大小、更改背景视图等独特功能-This program uses the powerful Eclipse development tools and java development language developed its own characteristics renju a small program to achieve " Huma
bluetooth_five
- 蓝牙对战五子棋:用JAVA编写的源代码,学习JAVA编写游戏程序的经典入门!-Bluetooth Versus Renju: source code written using JAVA, JAVA prepared to learn the classic games started!
chenbin
- 应用JAVA实现的一款游戏,五子棋游戏,此游戏可以实现双人对战,还可以看到你每一步棋的走法和步骤!-Application of the realization of the JAVA a game, renju game, the game can realize double play, I can see you every step of the way to move and step!
FiveChessGame
- 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时需要修改图片的路径。 制作思路: 用按钮做棋子,用图片填充每个按钮。 设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表示无棋子,点击棋子时设置棋子的图标setOnChessIcon。 根据判断该位置