-
PICGAME_104 拼图游戏
使用java语言实现的游戏。玩自己设计的游戏。边设计边玩,其乐融融!(use java language of the game. Playing the game of its own design. Edge design while playing, happy!)
- 2005-03-22 10:19:25下载
- 积分:1
-
RussiaBlockBy51
最新版本的,基于51单片机的俄罗斯方块游戏~
附带PROTUES仿真,没事可以自己玩玩啊~
C语言,KEIL编译通过~~(The latest version of, based on the 51 SCM Tetris Game ~ incidental PROTUES simulation, nothing can play ah ~ C language, KEIL compiler through ~ ~)
- 2009-03-05 22:10:48下载
- 积分:1
-
hrd
华容道游戏,大家一定都玩过,这个介绍源代码可以提高您的c#的能力(Huarong game, we must have played this introductory source code can improve your c#)
- 2012-08-24 23:42:59下载
- 积分:1
-
vbcaishuzi
简单的猜数字小游戏,vb初学入门看看,适合入门者(Number guessing game, vb beginner entry)
- 2009-09-05 19:42:28下载
- 积分:1
-
RunnersHigh
一个跑酷类安卓手机游戏,可执行。适合初学者。(A Parkour class Android mobile game executable. Suitable for beginners.)
- 2013-11-11 18:04:04下载
- 积分:1
-
c5
Function: // riffle
Description: // 洗牌,然后随机的得到9张牌,要求九张牌不能有重复.
Calls: //
Called By: // main()
Table Accessed: //被修改的表(此项仅对于牵扯到数据库操作的程序)
Table Updated: // 被修改的表(此项仅对于牵扯到数据库操作的程序)
Input: //Card card[] 牌结构, int size 结构数组的大小
Output: //(Function:// riffle Description:// shuffle, and then randomly get nine cards, requiring nine cards can not be duplicated. Calls:// Called By:// main () Table Accessed:// modified table ( This only involves the operation of the database for the program) Table Updated:// modified table (this only involves the operation of the database for the program) Input:// Card card [] licensing structure, int size structure of the array size Output ://)
- 2013-07-23 06:35:33下载
- 积分:1
-
Snakegame_
简单的贪吃蛇游戏 java初学者可参看(A simple Snakegame for novice who learn java (英语不好 见谅))
- 2012-05-25 10:37:55下载
- 积分:1
-
《网页游戏开发秘笈》源代码
《网页游戏开发秘笈》源代码,适合不熟悉html/css/js或者新手看的书籍及源代码。书中介绍不同类型的游戏及游戏引擎,看完以后可以去查cocos2d及unity3d的资料进一步学习游戏引擎卡发。
- 2022-02-02 13:26:16下载
- 积分:1
-
QT编的贪吃蛇游戏
用链表来存储蛇身体的位置,有一个指向蛇头的指针。根据蛇的移动方向,在蛇头前加一节蛇身,去掉蛇的最后一节,这样就实现了蛇的移动了。
定一个Timer,每秒重画一次,根据蛇的位置将其画出即可。
- 2022-04-15 04:13:28下载
- 积分:1
-
Java 贪吃蛇 示例源码下载
利用Java语言编写的贪吃蛇
- 2014-11-12下载
- 积分:1