搜索资源列表
warofjiaoda
- 能够实现简单的RPG游戏功能:移动、进攻、医疗、获得物品等;较美观的用户界面;实现一定的情节。-to achieve simple RPG game functions : mobile, offensive, medical care, access to goods; More aesthetically pleasing user interface; achieve certain circumstances.
123
- 图形用户界面的c程序,在turbo c中编译通过。适合初学者学习图形编程。在tc图形界面下实现。-Graphical user interface of the c program in turbo c in the compiler through. Suitable for beginners to learn graphics programming. Graphical interface in the tc achieve.
MainProgram
- 网友 ★Reity小滨制作的RPG游戏,仿RPGmaker的界面和人物地图,仿真程度很高,游戏剧情很长,完整。是个不可多得的学习RPG教程,是2006年开发的,现在网上已经失传。我有幸联络到他本人,然后获得的。-User ★ Reity obama produced RPG games, like the interface and figure RPGmaker maps, a high degree of simulation, games, a very long story, com
oop
- source code in c++. using graphical user interface-source code in c++. using graphical user interface
simpleCardGame.txt
- Animated card play. User friendly interface. Support 3 players - two cpu and one human player.
newBridge
- it is a card game... the very famous bridge. it does not have a graphical user interface but is none the less a good game to play.
winmine
- VB 编写的河内塔小游戏,带有自动演示游戏功能,可以自动保存用户的游戏成绩,可任意调整游戏界面的大小-Hanoi tower small VB writing, with automatic demo game function, can save the user s game automatically, can adjust the size of the interface
rich
- 超级企业家在线游戏,实现了登陆界面,主界面,还有注册界面,可以进行买卖交易,用户有等级,金钱,经验值等属性。实现数据库表格的连接查询,很好的代码。-Super entrepreneurs online games, to achieve the login screen, the main interface, there are registration interface, can buy and sell transactions, user level, money, experienc
xiaobawangxuexiji
- c语言编写的小霸王学习机界面,一个小车的游戏,给出简单加减运算,用户输入结果,正确并给出评判小车前进一步。(本代码是在win—tc写的,在visual c++里边运行要将getch()去掉。)-c language learning machine interface written Sundance Kid, a car game, give a simple addition and subtraction, the results of user input, and gives judg
yingwendaziceshi
- 英文打字测试程序:可以登录及注册新用户,以方便对不同的用户进行分别测试统计。测试结束后,统计出本次测试的打字速度(字母数/分钟)及准确率。要求;界面可以自己设计,但要求友好,清晰。本题是要求设计TT软件程序。-English typing test program: You can log on and register a new user, to facilitate the different users of the test statistics, respectively. Afte
Awesome-Tetris
- 本程序用C++编程语言实现了Windows控制台下俄罗斯方块这一游戏。用户进入游戏主界面后,经由键盘输入,可以控制游戏进程。 其特色在于,以模块化的结构,多文件的实现程序的功能。整个程序的终极目标——“俄罗斯方块”的功能,被拆分成了包括主函数在内的13个函数模块。整个项目由4个.CPP文件和6个.h头文件组成(其中有4个文件是External Dependencies),共583行。 -The program in C++ programming language to implemen
snake
- 诺基亚手机贪吃蛇游戏的MATLAB版本,是简化的贪吃蛇游戏!-SNAKE Graphical User Interface for playing "Nokia Classic Game" Snake. The Game: Make the snake grow longer by directing it to the food. Extra bonus points are given from hearts, eat them as fast as poss
Pui
- Pui is a cross platform user interface library for use with openGL and glut. It s not the greatest library ever written, but may be useful for some things. This zip contains 11 examples of different user interface controls.
xo-game-multi
- matlab XO game with GUI(graphical user interface) with result counting and reset option
snake.c
- Mini project in C many Student do management project like library management ,Hotel management etc.But Snake Game is mini project of first semester build by my friend which is very different.It is console application without graphic library that s wh
ttt
- TicTacToe python implementation with artificial intelligence and Graphical user interface. The computer will never lose to the human player.
lianliankan2
- 该游戏用户设定为各个年龄阶段的人群,用户范围相当广泛。本游戏友好的用户界面,简单易学的鼠标操作以及简单通俗的游戏规则,使广大的用户不需要专门进行培训,就可以立即学会如何使用。 -The game user settings for all age groups, users a wide range. This game is a friendly user interface, easy to learn the rules of the game simple, mouse opera
e1
- c++扫雷程序 整个程序完成后,要使操作界面出现一个9*9的棋盘格式,所以想到应该用到数组,设置一个a[11][11][3]的三维数组-c++ demining program after the completion of the entire program, to make the user interface appears a 9* 9 checkerboard format, so think of the array should be used to set an a [11]
Test7
- 猜数字游戏 使用图形用户界面编写一个猜数字游戏程序,程序随机生成一个100以内的整数,用户从键盘输入猜测的数,程序提示猜的数比生成的数大还是小,直到猜对为止。请自己设置图形用户界面的布局。 -Guess digital games Using a graphical user interface written a number guessing game program, program randomly generated a within 100 intege
snake
- c语言写的贪吃蛇游戏,未编译,需要easyX图形界面库(用户自己准备)。(Snake game written in C language, not compiled, requires easyX graphical user interface library (user prepared).)