搜索资源列表
24dot[1].tar
- 24点游戏脱胎于作者8年前设计的24点游戏DOS版,现新版本具有以下特色: > 1.允许自动抽牌或手动抽牌,答案结束电脑将尽可能给出该题所有的解答. > 2.允许通过多种方法改变游戏的界面:一是预置了7种换肤方案,二是游戏者可自行规定窗口的颜色 > 3.独创的电脑智能自学习功能,可吸收用户的算法扩充系统的“棋谱”(内置算法59*24=1416条). > 4.内置13个彩蛋,包含了许多有待你发现并激活的隐藏功能(如函数计算器、界面换肤、婚纱图片、控制计时、3D动画、鼠标右键
GhostCatchMe
- 一个在单文档界面下的跟踪程序,可以自己控制一个物体,另一个物体自动跟踪的源代码-a single-document interface in the tracking process, one can control their objects, Another object of automatic tracking the source code
snake
- 象棋对弈平台算法程序,对走法的控制比较好,只是界面处理还有点欠缺
PinBall
- 小球打砖块游戏,小球在界面内弹跳,主要是通过按键盘上光标左右控制键控制板的左右移动,使小球落下遇到挡板反弹,避免球落下并让球打到砖块,砖块被击中后会消失,同时得相应分数,当砖块全部被打完后赢得游戏,游戏结束。 若没打完之前,小球掉下没有被板接住则输掉游戏,游戏结束。 -Arkanoid game ball, bouncing ball inside the interface, mainly by pressing left and right cursor control keys o
RBv3.0
- 一个windows控制台下的俄罗斯方块游戏,支持局域网双人联机对战,界面比较简陋,不过功能较为齐全-A windows console Tetris game, double-line support LAN gaming, interface is simple, but features a more complete
Snako
- 用VC++实现的贪吃蛇程序,方向键控制蛇的移动,界面比较简单,希望能对您有帮助,-Using VC++ implementation of the Snake procedures, the arrow keys to control the movement of snakes, the interface is relatively simple, there is hope for your help, huh, huh
snake
- 用C语言编写的贪吃蛇游戏 在游戏界面内实现键盘控制蛇吃豆的过程-Using C language interface in the game Snake game keyboard control to achieve the process of the snake to eat beans
chaojimali
- 用VB仿超级玛丽游戏,虽然界面和真正的玛丽游戏比起来有点差,但游戏的控制还算可以了,基本都实现了。-VB with games like Super Mario, although the interface and the real Mary a little bit worse than the game, but still can control the game, and basically realized.
ErsBlocksGame
- 俄罗斯方块游戏源码 该游戏代码包含5个类: * 1、ErsBlocksGame * 2、GameCanvas * 3、ControlPanel * 4、ErsBlock * 5、ErsBox * 功能可分为三个部分: * 1、俄罗斯方块构建游戏图形主界面。 * 2、俄罗斯方块构建图形方格。 * 3、完成控制俄罗斯方块的各种动作。-Tetris gam
Mine_of_Pudn
- 一个扫雷游戏,在win32控制台下开发。其中实现了游戏逻辑,游戏界面不足,操作上不是很顺手,但是用来学习参考还是很不错的、-A de-mining game, developed under the win32 console. Which implements the game logic, game interface, lack of operation is not very smoothly, but it is still very good for learning,
NetGame
- 一款JAVA网络格斗游戏,分服务端和游戏端,通过这个源代码你可以了解到用JAVA编写网络服务端的实例,还可了解到JAVA游戏的显示类、游戏控制类、游戏界面绘制类和声音调用类等-A JAVA network fighting games, points and game server side, through which the source code you can learn to prepare to use JAVA web server instance, but also learn
qpyxjm
- 本人是新手,写的不一定规范或合理,望大家海涵! :) 这段代码是全屏游戏窗口化的控制代码,和MU的窗口化一样,并且现在可以对任何界面进行操作(无论全屏与否)。但在XP下有一些有些无法使用但2000下好用如:网络版的“飑车”,如有人解决了这一问题请给我发代码,谢谢! -I am a novice, not necessarily written norms or reasonable, and hope we Haihan! :) This code is a full-screen ga
migong2
- 这是一个迷宫游戏,通过W,S,A,D分别控制目标的上下左右移动遇到障碍物时给出错误提示。。最后输出成绩 注:该程序需调用文件来构画出游戏界面-This is a maze game, by W, S, A, D, respectively, the upper and lower control objectives and move around an obstacle when the error is given. . Final output results Note: This p
saiche
- 一套基于控制台窗口的C++ 赛车游戏代码,有点掌上游戏机的味道,程序运行后,是以命令提示符的形式存在,按窗口上的提示输入命令,游戏即将开始。道路慢慢弯曲,你要做的就是控制赛车不偏离跑道,右侧适时显示速度国,虽然界面比较简,但能写出这么好玩的C++游戏,还是值得参考的。 -Window of a console-based racing game C++ code, a little taste of handheld game consoles, the program is running
snake
- 用c语言编写的贪吃蛇游戏,通过键盘控制方向,界面好看-Written by c Snake game, control the direction of the keyboard, interface look good
tui
- 分低、中、高三个级别的推箱子游戏,通过绘制地图来控制界面,比较简单-Sub-low, medium and high levels of Sokoban game, through the mapping to control the interface is relatively simple
Awesome-Tetris
- 本程序用C++编程语言实现了Windows控制台下俄罗斯方块这一游戏。用户进入游戏主界面后,经由键盘输入,可以控制游戏进程。 其特色在于,以模块化的结构,多文件的实现程序的功能。整个程序的终极目标——“俄罗斯方块”的功能,被拆分成了包括主函数在内的13个函数模块。整个项目由4个.CPP文件和6个.h头文件组成(其中有4个文件是External Dependencies),共583行。 -The program in C++ programming language to implemen
JavaSwingxjzb
- 星际争霸的JAVA版所有源代码。基于Swing的界面控制编程,以及一些用户交互控制,鼠标拖放,屏幕滚动,游戏角色创建与控制等方面的应用,对学习JAVA编程是绝佳的参考范例-JAVA version of StarCraft all the source code. Swing-based interface to control the programming, as well as some user interaction control, drag and drop, scrolling
zoumigong
- 用VC++设计的一个走迷宫的小游戏,界面显示,用键盘控制人物走动-Designed with a maze of VC Games,Interface display, using the keyboard to control the characters move
chidou
- 一个简单的用C++编写的有些,界面里有四个随处游动的圆豆,人控制一个吃掉其他的来玩游戏-A simple use C++, written some, the interface, there are four swimming everywhere round beans, control one eat the other to play games