资源列表
A-source-of-guess-number
- 猜数字游戏的源代码.就是给你一个范围,让你猜中那个数字。每输入一个数字,它会提示太大或太小,根据提示,重新猜,知道猜到为止!-It s a source code of guessing numbers game.
Renju
- vs6.0 MFC实现的网络五子棋源码,具有悔棋求和,倒计时等多种功能,是初学者很好的学习代码-This code is based on vc6.0 platform and it finishes the undo function of the renju
Backgammon
- 自己写的简单的五子棋程序,功能简单点,但是能玩,重点在于程序-The backgammon program is written by myself, function is simple, but it can play, with emphasis on the program.
FiveChess
- VC++实现的局域网五子棋对弈程序,喜欢网络编程的朋友可以下载-VC++ FiveChess
xiangqi-v3.72f
- 中国小象棋 能够按各自的规格走动C#制作-the china Chess
FiveChess6
- 自己写的一个五子棋游戏,实现了人机对战的ai功能-A five chess With Ai algorithm
wuziqi
- 实现五子棋的功能,且是一个比较简单移动的程序-Realize the function of renju, and is a relatively simple mobile program
blocks
- 题目描述 为了增强幼儿园小朋友的数数能力,小虎的老师给了一个家庭游戏作业。他让小虎拿一块空的围棋盘,随机地在一些方格中放些棋子(有黑白两种颜色),如果一个方格和它的上、下、左、右四个方格之一都有相同颜色的棋子,则认为两格子是相连通的。这期间,要求小虎不断统计共有多少个连通块。 如下图是一个5×9的棋盘,其中"."表示空格,"*"表示黑棋子,"@"表示白棋子。则有4块连通的棋子块。 ......... ..**..@.. .**@@.@@. ..*@..*.. ....
renju
- 一个五子小游戏的简单实现-A simple little game abital realization
FreeProject
- 用java写的五子棋程序,可联网,具有聊天功能的大厅,可多线程的服务器-a cheese game written in JAVA
China-Chess(CPP)
- 中国象棋的MFC程序,开发工具为Visual C++6.0-the game of China Chess