联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 棋牌游戏(125) 
按平台查找All Java(125) 

[棋牌游戏] fivechess

五子棋 棋盘类实现棋盘绘制功能,棋子产生类负责棋子的生产 棋盘落子负责电脑随机落子和玩家指定落子以及判断胜负的功能,注释丰富,仅适合初学者
Backgammon Board to achieve the checkerboard drawing capabilities, Chess class is responsible for pieces of the production Board set up responsible for a computer-generated set up and the player the ability to specify set up and determine the outcome, commented rich, only for beginners (2016-06-03, Java, 9KB, 下载1次)

http://www.pudn.com/Download/item/id/1464920460213484.html

[棋牌游戏] BlackWhiteGame

黑白棋是一款十分经典的游戏,又叫反棋(Reversi)、奥赛罗棋(Othello)、苹果棋或翻转棋。游戏通过相互翻转对方的棋子,最后以棋盘上谁的棋子多来判断胜负。它的游戏规则简单,因此上手很容易,但是它的变化又非常复杂。 0003 黑白棋游戏是一款非常有意思的软件,它模拟黑白棋的过程,实现人机对弈,极具娱乐性。
Reversi is a classic game, also known as anti-chess (Reversi), Othello (Othello), the apple chess or Reversi. Game by mutual flip each other pawn the last who pawn on the chessboard and more to determine the outcome. The rules of the game is simple and therefore easy to get started, but it changes is very complex. 0003 Othello game is a very interesting software, which simulate the process of Othello, the man-machine chess, highly entertaining. (2013-01-12, Java, 137KB, 下载10次)

http://www.pudn.com/Download/item/id/2115289.html

[棋牌游戏] BackgammonGame

实现五子棋游戏的设计,使用图形用户界面,实现人机对战,能够判断输赢。当出现棋盘之后,点击“开始”按钮进入对战状态。当有胜利者(垂直、水平或者对角线连续五个颜色相同的棋子),显示对话框,提示谁(黑或白)胜利了。当若棋盘满了还无胜利者,显示平局对话框。有“悔棋”按钮,玩家可以以点悔棋回到上一步。玩家还可以点击“回顾”按钮,回顾玩家在人机对战的时候的过程,同时吸取经验教训。
The backgammon game design, the use of a graphical user interface, the man-machine war, able to determine the winners and losers. When a chessboard, click on the "Start" button to enter the Battle. When the winner (vertical, horizontal or diagonal consecutive five same color as the pawn), displays a dialog box, prompting Who (black or white) victory. If the board is full of winners, and draw the dialog box is displayed. "Undo" button, the player can go back to point undo. Players can also click on the "Review" button to review the process of the players in the man-machine war when the lessons learned at the same time. (2012-12-08, Java, 802KB, 下载4次)

http://www.pudn.com/Download/item/id/2076570.html

[棋牌游戏] Chat

一款Java编写的聊天软件,主要是socket的应用,特色是客户端之间可以玩游戏(五子棋), 内包括打包和源程序,详情请下载查阅
A chat software written in Java, the main application of the socket, the features between the client can play games (backgammon), included in the package and source details, please download the inspection (2012-08-25, Java, 55KB, 下载4次)

http://www.pudn.com/Download/item/id/1975498.html

[棋牌游戏] ch03

五子棋对战游戏的实现,打开Eclipse导入ch03项目,运行server.chessServer类启动服务器端,运行client.chessClient类启动客户端。目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。
The realization of renju game against, open the Eclipse import ch03 project, run server. ChessServer class start the server running client. ChessClient class starting client currently only support two client netplay, multiple players and the thread synchronization problems such as the two client can be on the same computer operation (2012-03-26, Java, 72KB, 下载8次)

http://www.pudn.com/Download/item/id/1806688.html

[棋牌游戏] quintergame

五子棋对战游戏的实现 安装JDK、配置环境变量,打开Eclipse导入项目,运行server.chessServer类启动服务器端,运行client.chessClient类启动客户端。目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。
quinter game server.chessServer client.chessClient (2012-02-06, Java, 73KB, 下载8次)

http://www.pudn.com/Download/item/id/1765597.html

[棋牌游戏] shoujiqqgamejava

手机QQ游戏大厅将互联网最流行QQ游戏产品引入手机平台,你可以同数以亿计的电脑用户互联对战,同玩斗地主,升级,麻将,五子棋,象棋,拱猪,锄大地等热门休闲游戏。
Internet, mobile QQ games hall will introduce the most popular mobile phone platform QQ games, you can interconnect with hundreds of millions of computer users play against, play with Landlords, upgrade, mahjong, backgammon, chess, Gong Zhu, dig the earth and other popular casual games. (2011-12-04, Java, 124KB, 下载12次)

http://www.pudn.com/Download/item/id/1720445.html

[棋牌游戏] Gobang--Game-Based-on-Java

使用java语言实现五子棋双人对弈,并且在对弈过程中可以实现通信,目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。
Using java language double chess backgammon, chess and in the process of communication can be achieved, currently only supports two clients for online play, many players have such as thread synchronization problems. Two clients can run on the same computer. (2011-11-17, Java, 75KB, 下载7次)

http://www.pudn.com/Download/item/id/1702016.html

[棋牌游戏] j2me_game_wuziqi

该工程是一个j2ME五子棋的源码,我已经运行并玩了,人工智能方面比较强大,合适j2me游戏入门者学习参考。
The project is the source of a j2ME backgammon, I have to run and play, the more powerful artificial intelligence, game j2me beginners to learn the appropriate reference. (2011-05-06, Java, 332KB, 下载7次)

http://www.pudn.com/Download/item/id/1520541.html

[棋牌游戏] Checkers-game1.1

电脑智能升级难度更大, 采用隔空跳的规则,这样变化更多一些,可玩性更好 是一个eclipse的工程, 现在是最新版本: 1.修改电脑的智力,难度更高,要战胜电脑?你有10 的机会 2.现在支持多个玩家游戏(将来支持网络游戏) 3.下一步设想移植到手机,PPC上 4.增加声音效果 (2005-11-18)
Computer intelligence is more difficult to upgrade, using the rules of Distance jump, so some more changes, better playability is a eclipse project, now is the latest version: 1. To modify the computer' s intelligence, more difficult to beat the computer ? You have a 10 chance 2. now supports multi-player game (in the future to support online games) 3. The next step envisaged to cell phones, PPC, on 4. Add sound effects (2005-11-18) (2011-04-03, Java, 631KB, 下载15次)

http://www.pudn.com/Download/item/id/1477133.html

[棋牌游戏] russia

俄罗斯方块是一个传统游戏,这个游戏是考验玩家的反应灵敏和对几何图形的一种直觉,这是我用Java编写的简单象棋程序
Tetris is a traditional game, the game is to test the player s response to a sensitive and intuitive geometry, which is I use a simple chess program written in Java (2010-12-20, Java, 80KB, 下载5次)

http://www.pudn.com/Download/item/id/1386600.html

[棋牌游戏] EclipseWuZiQi

该五子棋实现了可以判断玩家输赢,还可以设置在规定的时间内下等等,只是暂时还没有实现人机对战次一功能!
The backgammon players can be judged to achieve a winning or losing, you can also set up under the prescribed period of time, etc., but does not yet have a function to achieve human-computer play against time! (2010-09-18, Java, 1502KB, 下载9次)

http://www.pudn.com/Download/item/id/1299145.html

[棋牌游戏] FiveChess

五子棋游戏,人机对战模式,机器的智商很高的,上课的时候做的,我们老师也玩不过它,给大家分享上
Gobang game against man-machine model, machine high IQ, do class, we teach it to play, however, to share with you the (2009-06-05, Java, 16KB, 下载8次)

http://www.pudn.com/Download/item/id/793348.html

[棋牌游戏] 21jop

21点游戏实现一个21点游戏,本系统主要提供人机对玩21点牌游戏,实现系统自动判断输赢
To achieve a 21:00 game 9:00 p.m. game, the system is mainly to provide human-machine license to play 21 games, the system automatically determine the winning or losing (2009-05-10, Java, 1407KB, 下载16次)

http://www.pudn.com/Download/item/id/751413.html

[棋牌游戏] ChessPanel

这是一个五子棋小游戏 现在很多大型的游戏 也许这些小游戏没人玩了 但是它能开发我们的智力 提高我们的水平
This is a backgammon game now many large game may be these small game no one played it but to develop our intelligence, we improve the level of (2008-03-08, Java, 3KB, 下载44次)

http://www.pudn.com/Download/item/id/412714.html

[棋牌游戏] shithead

这是一个网络版的纸牌游戏.既可以与电脑对抗也可以让多个玩家在局域网或互联网上进行对抗.
This is a network version of the card games. Both confrontation with the computer can also allow a number of players in LAN or the Internet Internet confrontation. (2006-09-18, Java, 222KB, 下载31次)

http://www.pudn.com/Download/item/id/214722.html

[棋牌游戏] 俄罗斯方块_Applet

使用java applet实现网页上玩俄罗斯方块游戏,如果把游戏嵌入到网站中,必定生色不少!使用到的技术:java swing jApplet 4维数组运算等
use the website to achieve playing Tetris game, if the game is embedded into websites that will take a lot more lively! The use of the technology : java swing jApplet four-dimensional arrays, etc. Operational (2005-09-19, Java, 15KB, 下载21次)

http://www.pudn.com/Download/item/id/113869.html

[棋牌游戏] 比心算

"比心算"是一个锻炼玩家心算和快速反应能力的游戏,非常适合java初级学习者,能够通过编写提高对数组,字符串与异常处理的能力.PS:我也是个java爱好者,希望与大家共同进步.
"than mental arithmetic" is a player mental arithmetic training and rapid reaction capability of the game and are very suitable for java primary learners to improve through the preparation of an array, string and exception handling capabilities. PS : I am also a java lovers, hope and common progress. (2005-05-26, Java, 52KB, 下载9次)

http://www.pudn.com/Download/item/id/1117098170269240.html

[棋牌游戏] final_Sokobannew

sokoban游戏,俗称推箱子游戏,共有几十关,第一次游戏要输入用户名,下次输用户名则可以继续上次关数,不可以选关,只能顺序玩。没有密码。
Multiban games, commonly known as PSP games, dozens of Customs, the first game to enter a user name, user name next losers will continue to be incarcerated last, not elect clearance, the order can only play. No password. (2005-04-26, Java, 666KB, 下载35次)

http://www.pudn.com/Download/item/id/1114516250438165.html

[棋牌游戏] JAVA6个

这里有六个在BlueJ下编写的JAVA代码,有华容道游戏,玩围棋游戏,音频播放和画图工具,统计投票工具和一个时钟。
BlueJ prepared in the Java code, Puzzle, Go play games, audio playback, and drawing tools, statistical tools and a voting clock. (2004-12-15, Java, 865KB, 下载75次)

http://www.pudn.com/Download/item/id/1103125115327350.html
总计:125