搜索资源列表
吃数游戏
- 吃数游戏是一个在turboC2环境下编写的小游戏,该游戏要求在宫殿中找出几个数之和是7的数吃掉,并走到7的位置-eat a few games in turboC2 environment prepared by the small games, the games in the palace to identify several hours, and the number is seven eaten, and walked seven locations. .
双人竞走游戏
- 双人竞走游戏是一个在turboC2环境下编写的小游戏,该游戏是一个双人玩的策略游戏-double game is a walk in turboC2 environment prepared by the small game, the game is playing a double game strategy.
迷宫探险游戏
- 迷宫探险游戏是一个在turboC2环境下编写的小游戏,该游戏只要是完成小人从左上角闯过迷宫到达右下角的路径探险-maze is an adventure game in turboC2 environment prepared by the small games, as long as the game is complete villains leaped from the upper left corner of the maze to reach the lower right path
迷你撞球游戏
- 迷宫探险游戏是一个在turboC2环境下编写的小游戏,该游戏是根据DxBall撞球游戏进行设计的具有简单的撞球功能的游戏-maze is an adventure game in turboC2 environment prepared by the small games, the game is based DxBall balls for the design of the game is simple function of the pool games. .
tuixiangzi_tc
- 推箱子游戏是一个在turboC2环境下编写的小游戏,该类游戏版本很多,希望不会雷同-magazines is a game in turboC2 environment prepared by the small games, many versions of such games, hope not identical. .
labyrinth
- 该项目是PC平台上为广大玩家所熟悉的益纸类游戏之一,是基于Mophum 环境的。-The project is on the PC platform for the majority of the players are familiar with one game benefits paper crafts, Mophum is based on the environment.
MovableType317
- 英文 授权方式: 商业版 文件大小: 1.60M 系统平台: CGI环境 -English Authorization : commercial version file size : 1.60M system platforms : CGI environment
labyrinth2
- 这是一个用c语言编成的关于数据结构中的迷宫问题的小游戏程序,内容详尽,已成功在c语言编译环境下通过测试。-This is a language used c into the data structure of the maze of small game procedures, as detailed have been successful in C language compiler environment to pass the test.
asimplegame
- 这是一个J2ME实现的在智能手机模拟器上运行通过的俄罗斯方块小游戏.编译运行环境为eclipse+eclipseme+J2ME wireless Toolkit-This is a realization of the J2ME smartphone simulator run by the Russian box small game. Compiler runtime environment for wireless J2ME eclipse eclipseme Toolkit
RussianProteusGameSourceCode
- //特 点: // // 1、功能完整,直接使用 // // 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 // // 3、对减少内存占用、尽量减少屏幕操作进行适当优化 // // 4、新方块生成高度随机,绝对无规律 // // 5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行 // -/ / features : / / 1, the functional integrity, the use of direct
llkGame
- 连连看游戏,可以选择3种难度,初级、中级、高级,可以分别单独配置游戏的参数,C#开发.net环境。-Lianliankan game, we can choose three kinds of difficulties, primary, intermediate and advanced, the game separately configuration parameters, C# development. net environment.
NetBWChess
- 本人学习DELPHI7.0网络编程,自己开发的网络黑白棋源程序,由服务器端和客户端两部分组成,玩家可以根据实际情况自行设定网络环境。-I learn Delphi 7.0 is described network programming, the development of its own network reversi source, by the server and client composed of two parts, the player can light of the act
migong_demo
- 用 Turbo C 在DOS环境下设计实现一个图形界面的迷宫程序。基本内容包括: 1、 产生迷宫 1) 随机产生一个迷宫; 2) 从文件读取一个已存在的迷宫; 3) 修改并存储迷宫; 2、 演示 1) 自动演示;如果该迷宫存在从入口到出口的通路,则打印出一条走出迷宫的道路,如果不存在这样的一条道路,则报告不存在通路。能演示所有迷宫的走法 2) 人用箭头控制走动 -with Turbo C in DOS environment designed to achi
gameofgo
- 本系统是一款网络棋类游戏。采用MFC环境,使用C++语言编制。建立工程,使用文档结构,在客户区画出棋盘,棋子等。-system is one of the network chess game. Using MFC environment, the use of C language. Building works, use the file structure, the client painted checkerboard areas, such as a pawn.
snooker
- /*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个\"mouse.h\",所以去掉了, 如有人想要带鼠标的可与我连系*/-/ * WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop controlling forces, space-could
tss
- 简单的贪食蛇小游戏 Win环境下VC编译通过 很基础的东西-simple little game Win environment through VC compiler based on the very things
MoveBox 使用J2ME写的一个推箱子手机游戏
- 使用J2ME写的一个推箱子手机游戏,开发环境为Eclipse 3.4,支持触摸屏、键盘操作,有详细的注释,适合初学J2ME手机游戏者。-Write a Sokoban using J2ME mobile game development environment for Eclipse 3.4, support for touch screen, keyboard, there are detailed notes, J2ME mobile phone games are suitable for
wuziqiyouxidaima.rar
- 简单的五子棋游戏C++代码,已经成功的再VC环境中运行了,Gobang simple game C + + code, has been successfully re-run VC environment,Gobang simple game C++ code, has been successfully re-run VC environment
24点游戏,利用递归法
- 24点游戏,利用递归法,在vc DOS环境下运行结果,可实现多张牌多点数功能-24-point game, the use of recursion in vc DOS environment, the results can be multi-functional cards and more points
TanChiShe
- 在VC++环境下开发的贪吃蛇游戏,大家已经非常熟悉了,想知道这是怎么实现的吗?可以研究一下。-In VC++ development environment Snake game, we have been very familiar with, would like to know is how to achieve it? You can look at.