CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - 图片移动

搜索资源列表

  1. vc6.0hitmonster

    0下载:
  2. 我自己采用SDK和DX制作的小人打怪物游戏,涉及碰撞检测,背景音乐,怪物随机移动和发射,希望对游戏初学者有所帮助。内含可执行文件,拷贝到和图片同一目录下可运行。-I use DX SDK and the production of small monster fighting game involving collision detection, background music, movement and random monster fired, and I hope to help beg
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:2397517
    • 提供者:赵刚
  1. DaemonBall

    0下载:
  2. 本游戏不是自创游戏,基本模仿同名小游戏搞怪碰碰球来设计。里面所使用的图片基本是通过对那个小游戏截图而来,并做了一些适合本游戏的修改。但本游戏增强了白色魔法球的功能,增加了游戏的可玩性。 本游戏是一个简单的益智类游戏,游戏开始画面会先出现5个球。玩家只要把5颗以上颜色相同的球练成一线,无论直的横的或是斜的,就可以把球消掉。但是每移动一次,若是无法消掉任何颜色的球时,画面上就会再增加3个球。另外,画面还会不时出现白色发光的魔法球,它不但可充当任何颜色的球,并且与它周围八个方向分别连成一线的各种颜
  3. 所属分类:其他智力游戏

    • 发布日期:2014-01-17
    • 文件大小:1982670
    • 提供者:Tony
  1. Javaair

    0下载:
  2. 打飞机的,背景可以移动,有关头,有奖励,有一架飞机带跟踪,很简单,各位不要笑话我,发上来主要照顾毕业设计危险的XD 说明 1 作品原创 2 论文前面的废话收集于网络(就是TANK的那篇论文),实现部分,也就是老师看的部分原创 3 使用WTK2。2 MIDP 2。0 设计是我自己做的,实现部分没有什么参考,所以写的比较乱 在写论文的时候不小心把精简过的代码删除了,所以发的代码很乱,但一般老师不看 摘要和目录在最后 图片都是别人的
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:557905
    • 提供者:李文光
  1. rocket

    0下载:
  2. rocket 演示了控制图片移动的方法,控制火箭的移动 -rocket demonstration of the control methods Photo Mobile, the mobile rocket control
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:9526
    • 提供者:黄均强
  1. pictureRecreator

    0下载:
  2. \"pictureRecreator\"也是一个很适合java学习者的小游戏,这个游戏将一副大图打散成9张,然后任意挑选8张出来,让玩家通过键盘和鼠标来控制图片移动,最后将它复原.-"pictureRecreator" is a very suitable for learners of small java games, the game will be a big map separated into nine, and then a random selection o
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:390842
    • 提供者:杨军
  1. game

    0下载:
  2. 这是一个拼图游戏。玩家应该将打散的小图拼成一张大图。 玩家可以通过鼠标和键盘来移动小图,移动的次数和拼成 一张大图所化费的时间作为游戏得分的依据。 成绩=1000-时间(秒)-移动步数*10 按F1键重新开始该游戏,按Y健可以预览整个的图片 -This is a jigsaw puzzle. Players should be to break up a small map to enlarge spell. Players through mouse and keyboa
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:172112
    • 提供者:chengxiang
  1. pintu

    0下载:
  2. Java版的拼图游戏,玩家可以自己更换图片,只要你把它分成块,另外它是以成绩=1000-时间(秒)-移动步数*10来决定你是否输了,按F1键开始游戏,Y健预览图片-Java version of the puzzle, the player can replace the picture, as long as you put it into blocks, while it is Score = 1000- Time [seconds]- mobile steps* 10 to determi
  3. 所属分类:Game Program

    • 发布日期:2017-04-26
    • 文件大小:392174
    • 提供者:张乐
  1. pintu

    0下载:
  2. 基于win32开发的拼图小游戏,鼠标点击即可移动图片。-Based on win32 development puzzle game, mouse clicks moving picture.
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:286370
    • 提供者:王明
  1. work

    0下载:
  2. 实现.多个.mid声音的播放,和图片的移动.可以手动控制图片的移动方向-To achieve. Mid sound playback, and picture of the mobile
  3. 所属分类:Game Program

    • 发布日期:2017-04-25
    • 文件大小:155049
    • 提供者:xia
  1. five

    0下载:
  2. 实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个) 2.两边的人随着分子的变化而变化 算法大致描述: 左边的人: 当当前分数超过最大分数后,人开始下降, 下降的高度=总高度*((当前分数-最大分数)/最大分数) 加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度” 这样显示出来的图片就“等于下降了一些” 右边的人: 和左边的人相反,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:2829644
    • 提供者:lis
  1. face

    0下载:
  2. 一个简单的JAVA小游戏,运行后出现一张笑脸图片,WSAD分别可以控制笑脸上下左右移动-A simple JAVA games, to run after a smiley face image, WSAD can be controlled separately from top to bottom and move around smiling face
  3. 所属分类:Games

    • 发布日期:2017-03-31
    • 文件大小:2944
    • 提供者:kailin
  1. 2009410143650530400

    0下载:
  2. 发牌程序 扑克发牌,移动等功能全面 对一图片的处理也有很多,可以参考参考-Licensing procedures, licensing poker, mobile, etc. on a full-featured image processing, there are many, you can refer to reference
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:61218
    • 提供者:laksjd
  1. maze

    0下载:
  2. 一个图片移动实现游戏移动的程序,是一个简单迷宫,但是不能自动生成迷宫-A picture of mobile games mobile program implementation, is a simple maze, but can not automatically generate a maze
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:153889
    • 提供者:wtc
  1. fish

    0下载:
  2. 使用Actionscr ipt3脚本语言编写的控制图片移动的一个小游戏-A game of control images using the the Actionscr ipt3 scr ipt language mobile
  3. 所属分类:Other Games

    • 发布日期:2017-11-17
    • 文件大小:2183907
    • 提供者:云云
  1. Game

    0下载:
  2. 通过单击与空白网格相邻的网格,可以将该网格显示的图片移动到空白网格中,那么可以用一个按钮代表一个网格,然后让每个按钮显示一个小图片,最后将这些按钮添加到一个面板中,并让这个面板采用网格布局。-Moving the grid display of pictures by click the blank grid adjacent grid blank grid, you can use a button on behalf of a grid, and then let each button d
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-05
    • 文件大小:2683
    • 提供者:Jerry
  1. PinTu

    0下载:
  2. 用C#语言编写的拼图游戏,使用上下左右方向键控制图片移动。-a program about 21 point game,using c# language.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-30
    • 文件大小:179359
    • 提供者:赵成强
  1. crackPassword

    0下载:
  2. 程序里有一个张图片.把图片移动到星号密码上,密码的原there are procedures for a photo. Pictures moved to the asterisk password, the original password-there are procedures for a photo. Pictures moved to the asterisk password, the original password
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:10218
    • 提供者:禹秋
  1. Ex18_461

    0下载:
  2. 小游戏 图片移动 实现通过点击来移动图片-little game
  3. 所属分类:Games

    • 发布日期:2017-04-27
    • 文件大小:26697
    • 提供者:qwert
  1. PictureGame

    0下载:
  2. 当用户打开拼图游戏后,程序通过用户选择的图片和游戏的难易程度,系统内部分别将拼图的原始图片分成16块,36块和64块并随机摆放。用户通过鼠标将每一块图片移动到对应位置从而复原整张图片。复原成功后,程序显示用户复原图片花费的时间。-When the user opens a jigsaw puzzle, the program by the degree of difficulty, pictures and games selected by the user, the internal sys
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-11
    • 文件大小:2291666
    • 提供者:李明
  1. Puzzle

    0下载:
  2. 将一张图片分割成九宫格或16格,去掉一小格,可随机打乱,鼠标点击图片移动,规则类似华容道。有默认两张图片,也可以加载任意图片。(Divide a picture into nine squares or 16 squares, remove a small box, randomly upset, click the picture, move, the rules are similar to Huarong road. You can also load any picture with t
  3. 所属分类:游戏

    • 发布日期:2017-12-13
    • 文件大小:4564992
    • 提供者:piccolo
« 12 3 »
搜珍网 www.dssz.com