CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 2048

搜索资源列表

  1. 2048

    0下载:
  2. VB2048小游戏算法,超简单的VB算法-vb 2048 game you can play 2048 by VB
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:308661
    • 提供者:李国宁
  1. 2048

    0下载:
  2. 2048 游戏 通过键盘上下左右键操作 界面美观操作简易-2048 Games through the keyboard arrow keys easy to operate user interface appearance
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:309507
    • 提供者:栾语睛
  1. 2048

    0下载:
  2. 基于C语言编写的一款数字小游戏,通过数字叠加最后得到2048就获胜。-C language based on the preparation of a number of small games, through the digital overlay of the final 2048 to win.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:6552
    • 提供者:冯顺
  1. 2048

    1下载:
  2. 一个三维的2048小游戏,按四个方向键和Pageup还有Pagedown可以控制方块在三个方向上的移动,按xyz可以控制整体旋转角度,按c旋转复位。背景是黑色的,方块一共十个颜色,地十个颜色(白色)合并的时候会变成黑色重新循环。-2048 a three-dimensional game, press the four arrow keys and a control block Pageup there Pagedown can move in three directions, accord
  3. 所属分类:OpenGL program

    • 发布日期:2016-10-11
    • 文件大小:10338304
    • 提供者:
  1. 2048

    0下载:
  2. 这个是用java实现的小游戏2048,适用于初学者-This is the realization of java games 2048, for beginners
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-27
    • 文件大小:9636680
    • 提供者:查慕梓
  1. 2048

    0下载:
  2. 用c操作win控制台做的2048小游戏,包含说明文档,简单易懂-C-operation with the console do win 2048 games, including documentation, easy to understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5028681
    • 提供者:刘毅昂
  1. 2048

    0下载:
  2. Android版本的2048游戏,可以在Android 虚拟机上完美运行。-Android version of the 2048 game, in the Android virtual machine can run perfectly.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:5080848
    • 提供者:azhonglee
  1. 2048

    0下载:
  2. 目前最流行的游戏2048,这里声使用winfrom窗体实现,带个你不一样的感受-At present the most popular game 2048, where the use of win form to achieve, you do not feel the same feeling
  3. 所属分类:Button control

    • 发布日期:2017-05-03
    • 文件大小:544015
    • 提供者:夏金华
  1. 2048

    0下载:
  2. 在labview的开发平台上,利用图像化编程语言开发了一度流行的2048的小游戏。-labview for 2048-game programming design
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:163006
    • 提供者:wu yue
  1. muke-2048

    0下载:
  2. 实现网页版2048 可以实现网页 移动端屏幕大小自适应-Web page version 2048
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-01
    • 文件大小:10217
    • 提供者:张新科
  1. FPGA-2048

    2下载:
  2. 一开始方格内会随机出现2这个小数字,每次可以选择上下左右其中一个方向去滑动,每滑动一次,所有的数字方块都会往滑动的方向靠拢外,系统也会在空白的地方乱数出现一个数字2或4方块,出现2的概率是出现4的概率的3倍,相同数字的方块在靠拢、相撞时会相加。系统给予的数字方块不是2就是4,玩家要想办法在这小小的16格范围中凑出“2048”这个数字方块。断的叠加最终拼凑出2048这个数字就算成功通关。当所有16格数字已满,无法叠加,且没有出现2048这个数字则算游戏失败。-Will randomly appea
  3. 所属分类:VHDL编程

    • 发布日期:2017-05-08
    • 文件大小:6164
    • 提供者:吴国耀
  1. 2048

    0下载:
  2. 最近玩2048这个游戏,就使用JS写的2048小游戏,适合初学者-Recently played 2048 games, the use of JS to write the 2048 games, suitable for beginners
  3. 所属分类:游戏

    • 发布日期:2017-04-13
    • 文件大小:1852
    • 提供者:陈妮庆
  1. 2048

    0下载:
  2. 之前用wxPython写的一个2048小游戏。代码简单易懂,所以放上来供大家参考。注意:测试代码前请先安装python和wxPython。-2048 game written with wxPython.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-27
    • 文件大小:381672
    • 提供者:阿嵇
  1. 2048

    0下载:
  2. Matlab简易实现2048游戏,并可实现机器AI-matlab code of Game 2048 and AI
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:41226
    • 提供者:申银海
  1. 2048

    0下载:
  2. 源码实现了2048的程序,有UI界面。运行环境Visual Studio-Source implementation of the 2048 program, there are UI interface. Operating environment Visual Studio
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:307249
    • 提供者:杨明
  1. 2048

    0下载:
  2. 怎么说呢,2048,土方法写的,不过尝试使用类进行编写。凑够20个字就行了。-How should I say, 2048, earth way to write, but try to use the class to write. Lobbied for 20 words on the line.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:504250
    • 提供者:sb
  1. 2048-android

    0下载:
  2. 一个WebView加载本地存储的HTML文件的原创游戏2048,无需联网。-This is the android port of the 2048 game made by Gabriele Cirulli It s nothing fancy, just a webview that loads the locally stored html files of the original game.
  3. 所属分类:Game Program

    • 发布日期:2017-05-06
    • 文件大小:779881
    • 提供者:zhch51
  1. 2048

    0下载:
  2. 基于VC++6.0软件的2048小游戏程序源码,亲测、调试、可用!-Based on VC++ 6.0 Open Source Software 2048 games, pro-test, debug, available!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2187
    • 提供者:于云龙
  1. 2048

    0下载:
  2. 这是一个基于Qt开发的2048游戏,游戏逻辑采用 C++ 编写,界面基于Qt5.2.1开发,可在Qtcreator中运行,也可下载到开发板上运行。-This is based on Qt development 2048 game, game logic using C++ written Qt5.2.1 based interface development, can be run in Qtcreator, and can also be downloaded to the developm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:12847
    • 提供者:wangpingjun
  1. 2048

    0下载:
  2. 自己模仿开发得web小游戏 2048,使用html、css、jquery。-They imitate the development of Web small game 2048, using HTML, CSS, jquery.
  3. 所属分类:Browser Client

    • 发布日期:2017-05-04
    • 文件大小:34483
    • 提供者:陈卓
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »
搜珍网 www.dssz.com