搜索资源列表
还算的上是slg类型的游戏
- 游戏是以第一次世界大战为背景,原本作者的构思只是源于一款多年前比较流行的棋,但是几经修改,游戏已经初具规模。里面加了作者很多创意的成分。因此基本还算的上是slg类型的游戏-The game is take the First World War as a background, author s ideaonly is originally the source in more than section years ago the quite popular chess, but sever
黑白棋游戏
- 这个程序也是对编程基本功的一个训练,对于初学C语言的人,将分支,循环,数组,函数综合应用.-the process of programming is a basic skills training for the C language learning, to branch cycle, arrays, function integrated application.
3D 游戏编程
- 3d 游戏编程的例子,主要讲解了3D开发的一些基础知识,有需要的朋友可以下载来看看。-3d game programming examples, mainly on the development of 3D some basic knowledge, a friend in need can be downloaded to look at.
棋游戏
- 这是一个基于vc的游戏,基本上概括了一些基本的图形学的东西,同时也概括了一些简单职能算法-This is a game based on vc basically a summary of some of the basic graphics things, but also summarized the functions of some simple algorithm
数码游戏
- 这是一个基于vc的图形图像编程开发的一款小游戏,希望大家从中了解到一些图像的基本知识-vc based on the graphics programming of the new mini-games, we also learned some basic knowledge of image
关于二十四点游戏的基本算法
- 关于二十四点游戏的基本算法!漫长的假期对于我来说总是枯燥无味的,闲来无聊便和同学玩起童年时经常玩的二十四点牌游戏来。此游戏说来简单,就是利用加减乘除以及括号将给出的四张牌组成一个值为24的表达式。- About 24 games basic algorithms! Long vacation regarding me said always dull, 24 signs which with the schoolmate idly comes bored then to play when
用matlab写的梭哈游戏
- 是一个梭哈游戏的小程序,主要是用来熟悉matlab最基本的图形编程的,检查源码没法现类似程序-postseason games is a small procedure, is mainly used in Matlab familiar with the most basic graphics programming, check source is not similar procedures
与计算机玩24点游戏
- 本文用C语言编了24点游戏程序。与计算机玩24点还有个好处,解决了用扑克牌玩时的缺陷——有时候谁也无法确定四个数到底能不能算出24点。本程序的基本思路是:先由计算机产生四个随机数,然后将其中的两个数进行加减乘除四则运算,把计算结果分别再与第三个数进行四则运算,再把结果与第四个数进行四则运算,然后轮换四个数的顺序按以上步骤重复运算-Using C language compiled the 24 point game. Playing with the computer also has a 24
手机游戏物理模型之抛物线
- 物体做抛物线运动是游戏中基本运动物理模型之一! 在PC游戏中可以由重力公式 轻易模拟,但在手机游戏中 ,由于多数手机不支持浮点运算 因此不能用 sin ,cos, 来分解初速度。 所以只能用近似模拟的方法! 我所采用的是:先放大后缩小的模拟方式,并且为了更精确加入了一定的偏移量。-objects do parabolic movement is the basic game campaign physical model one! The PC game can be easily simula
打人游戏
- VC实例开发,打人游戏,益智类游戏,使用了MFC,基本完成了一个制作游戏的过程-VC development, beatings games, educational games, the use of the MFC, completed a basic game production process
VB拼图游戏
- 一个小游戏,是用VB做的!可栽入图片.版本1.0-This is a program compiled by Visual Basic! You can load pictures by yourself if you like! Edition 1.0
玛丽游戏
- 个人开发的小游戏,充分运用了VC中的基本知识,可供参考。-personal development of small game, the full use of the VC basic knowledge for reference.
D3D.rar
- 实现3D游戏中的一些基本功能.例如:摄像机的控制,人物的行走、跳跃,人物与场景的的碰撞,还有一些打怪的基本数据计算,还有一些特效(HLSL)等。,3D games to achieve some of the basic features. For example: camera control, character walking, jumping, the characters and the scene of the collision, there are some basic data
MyTetrist
- 使用 HGE 游戏引擎编写的俄罗斯方块 基本将HGE游戏引擎中的效果全部实现-The use of HGE Tetris game engine written in the basic game engine will be the effect of HGE full realization of
gprs
- 一个简单的GPRS系统,采用QT开发,实现了地理位置的查找、简单路线的导航、地图的放大、缩小、其中嵌入了一些基本的娱乐功能,比如说:扫雷游戏、影音播放、日历查询。-A simple GPRS system, the use of QT development to achieve a geographic search, a simple route navigation, map zoom, which embed some basic entertainment features, such
gameHall
- 游戏大厅C++教程,里面有个大厅例子,适合有基础的学习。-Game Lobby C++ tutorial, which has a hall of example, suitable for basic learning.
for20s
- 自己做的小游戏 模拟“是男人就成二十秒”-Their own little game simulation is the men into 20 seconds
vbcaishuzi
- 简单的猜数字小游戏,vb初学入门看看,适合入门者-Number guessing game, vb beginner entry
LV 推箱子游戏
- 本程序使用labview图形化语言编写了一款简单的推箱子游戏,该程序实现了此类游戏基本的功能和要求(This program uses LabVIEW graphical language to write a simple box game, the program implements the basic functions and requirements of such games)
贪吃蛇小游戏代码
- 贪吃蛇小游戏代码;Python基础编程;游戏开发(Snake Game Code; Python Basic Programming; Game Development)