搜索资源列表
控制台象棋程序
- vc++ Builder写的中国象棋控制台程序;思路清晰,实现人机对战功能。-vc Builder written by Chinese chess console; Clear ideas and realizing human-computer screen function.
24points_game
- 功能强大,界面美观,人机交互便利等优点是控制台程序是无可比拟的,对大一, 大二的学生编写字符界面的小程序有所帮助。-powerful, beautiful interface, HCI convenience advantages is the console procedure is unparalleled, the freshman and sophomore years in college to prepare students characters interface small p
Link
- 1、用VS2010控制台程序完成,键盘输入选择的道具的坐标。 2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等;拥有游戏最基本的一些文字提示,如坐标输入错误、两坐标点不可连等提示;拥有最基本的一些错误判断。 3、要求使用两个道具连接判断的最优算法实现。 4、要求可以实现撤销与反撤销。 5、要求加入自动消除道具和洗牌道具(消耗性道具)。 6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。 -A VS
fun_car
- 百度之星趣味赛作品 c语言控制台程序,赛车游戏,有键盘功能。可变换赛道。程序风格很好-Baidu Star Fun Game console works c language program, racing game
BlackJack
- 此程序为21点纸牌游戏的小型Demo程序.内含控制台程序和界面程序.界面程序以windows为平台,采用C++Builder的OWL(VCL)框架.-This procedure for 21 of the small card games Demo program. Containing console interface procedures and procedures. Interface procedures to windows as a platform, using C++ Bu
TestPlugIn
- 使用面向对象思想, 编写的扫雷秒杀作弊器. 是个控制台程序, 程序比较简单主要是为测试. 内有雷区内存分析文档一份, 比较粗糙.. 适合新手, 广大外挂爱好者请勿错过.-Using object-oriented thinking, prepared by the mine spike cheating device. Is a console program, the program is mainly for the test is relatively simple. Minefields
bjfsj
- vs2005 北京浮生记的控制台程序,一家游戏公司的面试题目-Beijing Fu Sheng Kee vs2005 console program, a game company interview questions
hangman
- Hangman控制台程序,一个猜单词的小游戏,需要两个人参与-Hangman console application, a word guessing game, need two people to participate
LibConsole
- 自己封装的控制台程序,用于游戏客户端编程和服务器端编程使用,输入控制台日志等-Own package console program for the game client and server side programming using programming, enter the console log, etc.
CSnake05
- 贪食蛇游戏,win32 下 c++ 控制台程序-Snake game, win32 c++ console application under
Sudoku
- 用c++编写的数独游戏,是控制台程序,界面友好可用鼠标操作-C++ written with Sudoku, is a console application, user-friendly mouse available
wuZiQi
- 控制台下的人人对战的五子棋小程序,.net平台编写。-Everyone from the game console backgammon under the small program, net platform preparation.
TESTONLINE
- 一个好玩的游戏,网上在线考试,控制台程序-A fun game, online online testing, console application
gobang(AI)
- 控制台程序实现五子棋(含简单AI),输入行号列号控制-Console backgammon program implementation (including simple AI)
wuziqi
- 用vc实现的五子棋控制台程序,里面用到栈和队列的知识!-Implemented backgammon with the vc console application, which uses the knowledge of the stack and queue!
BoBing
- 博饼游戏程序,C#控制台程序,开发环境Visual C#-a BoBing game,
testcase
- 简单的挖雷游戏, 一个控制台程序 可以当平时参考用-a simple game for mineswweeper,it is a console programm,it can be downloaded for reference and study
gobang
- 五子棋小游戏 要求: 1、用VS控制台程序完成,键盘输入坐标下子。 2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等。 3、包含五子棋的基本规则,五个棋子连成一线即宣告胜利。 4、加入多步悔棋功能,要求能一互悔到无法再悔(即空棋盘)。 5、加入撤销悔棋功能,要求悔棋之后还可以再撤销悔棋,跟悔棋一样,悔了多步,照样可以撤销悔棋多部(如开头一直悔棋到空棋盘,然后一直执行撤销悔棋就可以将棋盘恢复到原状态)。 6、要求整个工程全部用C++代码完成,不允许出现C风格代
tanchishe
- 贪吃蛇~是实验要求的控制台程序,有音乐背景,源代码-a game
炫彩贪吃蛇
- 基本实现了贪吃蛇所有功能,添加了更多的模式,提升了其趣味性。美化了UI,让控制台程序不再单调(Basically realized all the functions of the snake, added more patterns, enhance its interest. Beautify the UI, so that the console program is no longer monotonous)