搜索资源列表
othello_code
- 改进的黑白棋程序,不仅实现了黑白棋基本的游戏功能和规则,还在网络对战上做了开发.开发环境JAVA-improved procedures, reversi not realize the basic functions of the game and rules, but also the stages of development done. Java Development Environment
yx10099-24dian
- 是模拟一个类似于梭哈游戏的小程序,主要是用来熟悉最基本的图形编程的.-is a simulation game similar to the SEC's small program is mainly used familiar with the most basic graphics programming.
与计算机玩24点游戏
- 本文用C语言编了24点游戏程序。与计算机玩24点还有个好处,解决了用扑克牌玩时的缺陷——有时候谁也无法确定四个数到底能不能算出24点。本程序的基本思路是:先由计算机产生四个随机数,然后将其中的两个数进行加减乘除四则运算,把计算结果分别再与第三个数进行四则运算,再把结果与第四个数进行四则运算,然后轮换四个数的顺序按以上步骤重复运算-Using C language compiled the 24 point game. Playing with the computer also has a 24
mycar
- 一个用x86汇编语言编写的模拟赛车游戏。实现了基本的键盘交互和菜单选择,在图形模式下完成编程-a x86 assembly language prepared by the racing simulation games. The basic implementation of interactive keyboard and menu choices in graphics mode complete programming
mySNAKE
- 一个用x86汇编语言编写的贪吃蛇小游戏。实现了基本的键盘操作控制和成绩显示,在文本模式下完成-a x86 assembly language prepared by the Snake small game. To achieve the basic keyboard operation control and results showed that the complete text mode
kuaffTractor
- 是扑克牌游戏,是通过basic实现的,运行出来的界面很人性化,可以方便的实现对战,对与本科生的毕业设计足够了的,呵呵,加油-is poker games, is realized through basic, run out of a very human interface, to facilitate the realization of the screen, the number of undergraduate and graduate design enough, huh, refu
dev
- 利用Visual Basic开发贪吃蛇游戏控件和 源代码-use Visual Basic to develop the game Snake Control and source code
FOOLTRIS
- 俄罗斯方块是一款家喻户晓的游戏,该程序实现了俄罗斯方块的最基本的功能,且配有声音,操作也简单等特点-Tetris is a widely known of the game, the program achieved a Rubik's cube of the most basic functions, which is equipped with sound, simple operation also features
Tank-smallgame
- 这是一个由VisualBasic编写的坦克小游戏,和原来的那个有所不同,欢迎察看!-This is a Visual Basic prepared by the small tanks games, and the original one is different, welcome to see!
GuessNumFor6502
- 我写的一个关于猜数字的小游戏,基于6502平台,基本能实现功能-I wrote a ringing of the little game, based on 6502 platform, the basic function can be achieved
GuessN
- 自己做的猜数字游戏, 用的是random, 很基本的一个程序-own ringing the game, using a random, a very basic procedures
daqiuyouxvbi
- visual basic编写的一个小游戏,有点像泡泡龙游戏,只是更为简单。-visual basic preparation of a small game, a bit like Paopaolong game, but more simple.
玛丽游戏
- 个人开发的小游戏,充分运用了VC中的基本知识,可供参考。-personal development of small game, the full use of the VC basic knowledge for reference.
typing
- 用汇编写的以基本的打字游戏包括听音乐,电子琴的娱乐程序。代码的注释很详细,可供汇编初学者参考。-Written compiled in order to use the basic typing games, including listening to music, organ of the entertainment program. Code is very detailed notes for the compilation of reference for beginners.
gfgf
- VB多线程游戏修改器源程序,在vb6下编译通过,含有一个测试程序。程序主要是利用readprocessmemory+writeprocessmemory,多线程部分用了予心居的tls方法的代码,感觉比较稳定,程序现在还是个半成品,不过已经实现了游戏修改器的最基本的功能,还有注入到进程内部之类的功能。 -Multi-threaded games modify VB source code browser, compiler of the vb6 passed, contains a test
Basic-1_Lucky_LV80
- LabView编程,LabView程序,做一个转盘随机停止的抽奖游戏程序,其中的一些算法值得学习。-LabView programming, LabView program, do a dial random stop of the game program, some of which algorithm is worth learning.
Python-basic
- Python基础教程(代码) Python 是一种脚本语言,已经有20 多年的历史, 比现在流行的Java 和C#要早 很多年。不要一听说是脚本语言就认为他只能做一些简单的事情。其实凡是你能 想到的Java 和C#能做的编程, Pyton 都能胜任。比如网络编程,游戏编程,web 编程等等,甚至在smbian 的手机上都能使用Python 来进行编程。Google 推出 的google engine 云计算环境,首先发布的就是python 的平台(Python 语言的 创
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)
day2
- 基本的概念说明 上面的代码在制作基于2D的游戏时检查单位之间的冲突(例如友军飞机和敌方导弹)时非常有用。 这个代码的基本原理是使用中心距和两个圆的半径之和。 两个圆的中心距离可以用毕达哥拉斯定理求出,如果两个圆的半径之和大于这个中心距,那么这个物体就被认为是相撞的(如果不知道的话,可见图示说明)(Basic concept descr iption The code above is useful for checking conflicts between units (such as
基础[27-20151017](1)
- 2D游戏制作基础教程 适合新人学习2D游戏素材,从初级开始(2D game making basic tutorials are suitable for newcomers to learn 2D game materials from the beginning)