-
/* *可以本机单打,本机双打,联机双打 *用户一的键盘控制为:up= key_up down= key_down left = key_left right...
/* *可以本机单打,本机双打,联机双打 *用户一的键盘控制为:up= key_up down= key_down left = key_left right = key_right * pause = key_space reset = key_r *用户二的键盘控制为:up = w down = s left = a right = d * pause = 1 reset = 2 *@auther 张恩来 *@e-mail:zhang_elai@cvicse.com *联机双打时,请先建立服务器端,然后建立客户机端 **/-/** the machine can be singles, doubles the machine, online users a doubles* Keyboard control : up = = key_up down key_down left key_left right = = = key_right* pause key_space reset = key_r* Users are two keyboard control : up = w = s left down a right = = = d* pause a reset = 2* @ auther to Zhang* @ e-mail :* Online zhang_elai@cvicse.com doubles, the establishment of post server-side, and then the establishment of Client** /
- 2022-03-17 07:31:57下载
- 积分:1
-
用tc2.0编的一个超千行的程序,仿Windows界面,全鼠标操作,集成五子棋和黑白棋两种棋类,黑白棋有双人、人机两种模式,绝对值得一看!...
用tc2.0编的一个超千行的程序,仿Windows界面,全鼠标操作,集成五子棋和黑白棋两种棋类,黑白棋有双人、人机两种模式,绝对值得一看!-tc2.0 series with a 1000-line procedures, fake Windows interface, full mouse operation, integration and reversi two 331 chess, reversi a double, two models of plane, shot entirely!
- 2022-07-25 10:31:57下载
- 积分:1
-
用VB做的五子棋程序,
用VB做的五子棋程序,-do with VB 331 procedures,
- 2022-03-24 07:10:03下载
- 积分:1
-
本人学了C++后,写的第一个游戏软件,没什么特别。
本人学了C++后,写的第一个游戏软件,没什么特别。-I learned a C++ After the first to write game software, nothing special.
- 2023-01-22 22:55:03下载
- 积分:1
-
cardlib:Win32 C++卡
CardLib:A Win32 C++ card-game library.
CardLib contains the library files(source code).
CardExample is a simple example of how to use the library.
-CardLib: A Win32 C++ Card-game library.CardLib contains the library files (source code). CardExample is a simple example of how to use the library.
- 2022-06-30 08:48:53下载
- 积分:1
-
这是一个见听程序4
这是一个见听程序4-This is a hearing process, see 4
- 2023-03-25 21:15:03下载
- 积分:1
-
Like we were young, like play with 9 Palace Cube (with detailed explanation), yo...
像我们小时候玩的9宫魔方一样(内有详细解释),可以用鼠标实现旋转
-Like we were young, like play with 9 Palace Cube (with detailed explanation), you can use the mouse to achieve rotation
- 2022-05-06 18:05:09下载
- 积分:1
-
C source development of the 331 small programs
用C开发的五子棋源小程序-C source development of the 331 small programs
- 2022-10-14 19:10:03下载
- 积分:1
-
有jsp写的坦克游戏
有jsp写的坦克游戏-write a jsp tanks games
- 2022-12-31 03:40:03下载
- 积分:1
-
游戏说明: 牌的大小顺序: 大王,小王,A,K,Q,j,9,8,7,6,5,4,3,2 出牌规则: 每次只能出一张牌,每局开始时随机由其中一人先出牌,以后由上一...
游戏说明: 牌的大小顺序: 大王,小王,A,K,Q,j,9,8,7,6,5,4,3,2 出牌规则: 每次只能出一张牌,每局开始时随机由其中一人先出牌,以后由上一次赢的玩家出牌。首家可以出任意一张牌。首家出牌后,下家所出的牌的花色要与首家的相同,大小不限。如确实没有花色相同的牌,则可以出其它的牌。 胜负判定: 当每人都出了一张牌后,如果花色相同,则比较两张牌的大小,牌大的赢.如果花色不同,则先出牌的赢。最后经过统计赢的次数最多的 玩家最终赢得比赛。 The rules is following: 1) The Cards RANK (big to small) is: A K Q J 10 9 8 7 6 5 4 3 2 2) Once only can play one Card,if the suit is same and the Rank is big,they win or lost if you no the suit ,you must play any card but your s always small, 3) Now i think you know the rules ! Goog Luck ! printf("Please choice your cards Color: 0 means spade 1 means hearts 2 means diamonds 3 means clubs :
") -games : licensing the order : King, Wang, A, K, Q, j, 9,8,7,6,5,4,3,2 out licensing rules : each time out only one card, at the beginning of each Board random by one of the first to be out later last won by the player card. The first to be sent to an arbitrary license. The first card, the home under the license by the first matched with the same open-size. If they really do
- 2022-10-20 16:15:08下载
- 积分:1