搜索资源列表
还算的上是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
关于二十四点游戏的编程思路与基本算法
- 关于二十四点游戏的编程思路与基本算法-24-point game on the ideas and basic programming algorithm
手机游戏物理模型之抛物线
- 物体做抛物线运动是游戏中基本运动物理模型之一! 在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.
for20s
- 自己做的小游戏 模拟“是男人就成二十秒”-Their own little game simulation is the men into 20 seconds
vbcaishuzi
- 简单的猜数字小游戏,vb初学入门看看,适合入门者-Number guessing game, vb beginner entry
DirectX9.0 3D游戏开发编程基础源码
- DirectX9.0编程基础源代码,游戏编程小白起步教程(DirectX9.0 programming basic source code, game programming small white start tutorial)
模仿雷电的安卓飞行游戏
- 模仿雷电的安卓飞行游戏,设计简单,实现了雷电游戏的基本内容,能够掉宝物,有BOSS出现等(Imitation lightning Android flight game, simple design, to achieve the basic content of the thunder game, can be lost treasure, there are BOSS, etc.)
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)
3D数学基础图形与游戏开发
- 3D数学基础图形游戏开发,可以帮助理解游戏中一些常用算法(3D mathematical basic graphics game development, can help to understand some of the Games in common algorithms)
贪吃蛇小游戏代码
- 贪吃蛇小游戏代码;Python基础编程;游戏开发(Snake Game Code; Python Basic Programming; Game Development)