资源列表
java_spider
- java蜘蛛纸牌源程序,学习游戏制作的思路-a spider project write by java
Guess
- 设计一个猜数字,游戏规则如下: 1、游戏开始,电脑随机生成三个不重复的十以内的数字。 2、玩家输入所猜测的三个数字。 3、将玩家提交的的数与电脑生成的数进行比较,结果显示成*A*B.A代表位置正确数字也正确,B代表数字正确位置不正确。 4、玩家共有7次机会,在7次内,如果3A0B,游戏成功,退出游戏。如果7次里玩家都没有猜对,游戏失败。-Design a number guessing game rules are as follows: 1, the start of th
Chess
- Chess realized against people and computer against etc. Function
FiveChess
- 经典的网络五子棋游戏,包括简单的胜负判断,网络交互等功能,适合初学者-Classic network of games, including a simple outcome of judgment, and network interaction, suitable for beginners
Chess
- 中国象棋游戏,从某本书的光盘上扒下来的,比较简单,适合初学者-chinese chess,copy from CD bought with a book,easy and suit for beginner
Mygame
- 用QT完成的一个象棋小程序,非常实用,欢迎大家学习-QT completed a chess program, very useful, and welcome everyone to learn
Minesweeper
- Input:從鍵盤輸入0.exit/1.踩地雷/2.插旗子,然後輸入x(橫向),y(縱向)座標. 地雷陣設定為10x10,有20顆地雷. Output:在dos上輸出地雷陣. -Input: keyboard input 0.exit/1. Minesweeper/2 interpolation flag, and then enter the x (horizontal) and y (vertical) coordinates. The minefield i
wuziqi
- 介绍五子棋的编程方法和设计思路,让初学者快速理解。-Introduce the backgammon programming and design ideas, so that beginners to quickly understand.
CSHARPTetris
- c#编写的俄罗斯方块游戏 ,带有声音直接就能运行,-Triple Tetris
The-renju-source-code
- 五子棋源代码 用MFC编写 可以人机对战 相当不错的算法-The renju source code Written in MFC Can be man-machine battle Pretty good algorithm
rjxq-mygame
- 人机下棋游戏,用C++语言实现,其中包含一个.h和一个.cpp文件.int n=0,max=0,temp=0 char ch //输出棋盘原始状态 Print() cout<<"You First or Second(F/S)?" cin>>ch if((ch== S )||(ch== s )) { status[4]= X counter=counter+1 Print() cou
five-in-a-row
- 用批处理实现的五子棋。受到dos的限制,不是很美观。-In batch of realization by the limit renju DOS, not very beautiful