资源列表
CmyFive
- C下实现的五子棋(非双人对下)。 光标的动态显示:采用setwritemode(1)函数,光标移动时在原位置再画一次,从而起到擦除原光标的效果。 判胜负的函数设计:为仅检验落子处的横、竖、斜三方向的胜负,节省了大量编程时间,并使运行效率大大提高。 游戏开始画面:本拟采用直接用程序画的方式,但效果不好。于是采用bmp图像显示方式,使开始画面更为美观。-under the C (121-under double right). Cursor dynamic display :
Chess5
- 简单五子棋小程序,实现简单的呢博弈,大家可以参考一下-it is a simple chess5 game
DOSgo
- DOS下的人机对弈 围棋程序 可以读sgf文件 简单可用 不错 值得收藏-DOS下的人机对弈 围棋程序 可以读sgf文件 简单可用 不错 值得收藏
8cardmajiang
- 八张牌麻将游戏,与平常的麻将不一样,只有8张牌-8 card mahjong games, mahjong not the same as the usual, only 8 cards
five2
- 用C++编写的一个五子棋程序,支持人机对弈、双人对战、悔棋等功能-Written in C++, a backgammon program, support for human-computer game, the double battle, undo and other features
wuziqioz
- 五子棋游戏,有AI算法的参与,值得研究一下!~-Welcome to play, there is the participation of AI algorithms, it is worth to look! ~
five2
- 人工智能游戏的源代码,一款五子棋,很经典的-Artificial intelligence game source code, a backgammon, very classic
wuziqidanji
- 单机版五子棋感觉不错,3个等级智能AI可以选择-single version renju feeling good, the three grades can choose intelligent AI
tic_tac_toe
- 这是一个带颜色UI界面的棋类游戏实现——tic tac toe(井字游戏) 编程语言:Visual C++ (MFC) 算法:alpha beta 剪枝算法-this is a game called tic tac toe with a UI interface base on MFC, using alpha beta algorithm, for those who want to learn something about MFC programing.
five
- 一个C语言编写的五子棋,程序内容丰富,给你为初学者作为参考学习用-The Battle City a C language program, the program is rich in content to you as a reference for beginners to learn to use
Minesweeping
- C#扫雷游戏 可以学习程序思路 适合初学者-C# minesweeper game ideas suitable for beginners can learn to program
20100829dada3
- VC源码-中国象棋源代码,游戏开发基础-VC Source- Chinese chess source code, game development