搜索资源列表
ChessNet
- 中国象棋网络版,两个人可以通过它联机下棋-online Chinese chess, two people can play chess through its on-line
双人五子棋—可用鼠标
- 我用c编的一个双人对战的五子棋游戏 可以用鼠标下棋呢-I used a series of the double screen of 331 games with the mouse can play chess!
RussiaDiamonds
- 一个C++写的俄罗斯方块的源程序,代码结构良好,玩游戏的同时能听见音乐,并且画面不闪烁。 -C wrote a Rubik's cube of the source, code structurally sound, play games at the same time able to hear music, and images not blinked.
20059246800641
- 三子棋游戏(成龙棋) 在很多游戏网站上,都没有发现‘三子棋’游戏。这是我的家乡人们经常玩的游戏。 规则如下: 1)下子阶段:在这个阶段,只能下棋子而不能移动棋子。像五子棋一样,尽量使自己的子能凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子废掉(该子将会变灰色,下子完了以后,它将会被去掉)。 2)行棋阶段:下完子了,就进入行棋阶段。在这个阶段,不能下棋子而只能移动棋子,也是尽量使自己的子凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子去掉。
netddz1
- 一个单机版的斗地主游戏,可以模拟网络游戏功能,在休息时不妨玩一下,不过不要沉溺哦!-a stand-alone version that point, the network can be simulated games, the rest may wish to play with, but not wallowing Oh!
网络中国象棋对弈程序源代码
- 这是一款可以通过网络对弈的中国象棋程序源代码。 程序使用方法:Create创建主机,对方Join后即可开战! 源代码大小:164K -This is a network can play against Chinese chess program source code. Procedures for Use : Create to create mainframe, the other side can Join after the war! Source Size : 164K
Javaxiangqi
- 这是一个单机版游戏,不能与电脑玩,只能两个人玩-This is a standalone version of the game, not playing with the computer, only two people play
wuzhiqigamec08
- 网络五子棋 Version 1.0 利用TCP协议进行通信,供两个人同时玩。-331 Version 1.0 network using TCP communications for two people to play.
fancyi
- 五子器游戏,用JAVA 编写的,虽然比较简单,但是还是 可以起到学习的作用-son for five games, prepared with Java, though relatively simple, but can still play a role in learning
CmyFive
- C下实现的五子棋(非双人对下)。 光标的动态显示:采用setwritemode(1)函数,光标移动时在原位置再画一次,从而起到擦除原光标的效果。 判胜负的函数设计:为仅检验落子处的横、竖、斜三方向的胜负,节省了大量编程时间,并使运行效率大大提高。 游戏开始画面:本拟采用直接用程序画的方式,但效果不好。于是采用bmp图像显示方式,使开始画面更为美观。-under the C (121-under double right). Cursor dynamic display :
Checker1
- 自己初学windows程序设计时写的一个人机对战的棋类游戏,电脑算法很强的,一直会占据获胜状态,很难下赢的,很有意思的,值得一玩!-their windows novice design procedures written by a man-machine war of the chess game. computer algorithm very strong and has won the state will occupy, it is hard to win, a very inter
77
- 大家有兴趣的拿回去自己和自己女朋友玩,或者研究研究,或者学习学习,或者 丢到马桶里,但是希望让大家看到,然后都来贴一个自己写的简单到不能再简单的小游戏的代码,看看简单到不能再简单会是什么样子。 -you are interested them in himself and his girlfriend play, or studies, or learn from, or throwing it in the toilet, but wanted to let everyo
ballchess
- 如名字那樣!一隻用VC++.net寫成的波子棋遊戲!玩法如真實一般!試試看吧!-names such as! A VC. Net written on the wave-game of chess! Play like a true general! Give it a try!
j_9901_CChess
- Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C#开发人工智能的DLL直
Russiadquare
- 俄罗斯方块,用vc实现,以前经常玩的小游戏,希望可以激发大家开发小游戏的兴趣。-Russian box with vc realize that in the past we used to play a little game, We hope to stimulate the development of small interest in the game.
wuziqi435654
- 五子棋程序:可以玩五子棋的一个小程序,大家可以下下来玩-331 : 331 can play a small procedure, we can play down under
CChessSource
- 这是一款魔方游戏的源程序 !感觉上不错!希望大家多多支持!可以玩一下!不错 的 啊!-This is one Cube game of the source! It feels good! Hope that we can support! Play! Good ah!
vc9194235251245
- 这是一款扑克游戏的源程序 !感觉上不错!希望大家多多支持!可以玩一下!不错 的 啊!-This is one poker game of the source! It feels good! Hope that we can support! Play! Good ah!
Network-play-version-of-the-5-games
- 网络对战的五子棋游戏,使用VC实现五子棋游戏的编程。-Network play version of the 331 games
five-chess(interweb-play)
- 一个五子棋游戏,面向对象编程的实践,支持局内网联机,自动搜索局内网中的已创建的房间,类似魔兽的创建房间和加入房间的功能-a five chess game that supported inter-web play with friend.