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

搜索资源列表

  1. cocos2dx开发的一款小游戏2048 C++开发

    0下载:
  2. cocos2dx开发的一款小游戏2048 C++开发
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. 2048

    0下载:
  2. cocos2dx开发的一款小游戏2048 C++开发 -cocos2dx development of a small game development 2048 C++
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:49790
    • 提供者:momogu
  1. 165623-2048

    0下载:
  2. 开源项目,QT做的2048游戏,供参考!-QT creator about 2048 game!
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:42730
    • 提供者:hooky408
  1. 2048-Qt-master

    0下载:
  2. 这是一款基于QT开发的2048游戏,在ubuntu环境下测试成功。-This is a game based on the 2048 QT developed, tested successfully under ubuntu environment.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-08
    • 文件大小:1877072
    • 提供者:刘伟
  1. 2048.c-master

    0下载:
  2. 2048,现在很流行的一款智力游戏,有完整的源代码,方便移植。-2048, is now a very popular puzzle game, complete source code, easy to transplant.
  3. 所属分类:Other Riddle games

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

    0下载:
  2. 2048微信小游戏,Html5+Jquery 不需要安装,普通空间上传之后即可以使用。无加密,全开源,可修改成自己的内容。-2048 Micro-letter game, Html5+Jquery no installation, after the common space that can be used to upload. No encryption, all open source, can be modified to your own content.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:348262
    • 提供者:王砚锋
  1. 2048

    0下载:
  2. 一个游戏。2048。一款益智的小游戏。用pascal编译-a game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-23
    • 文件大小:56498
    • 提供者:Jerry
  1. Pikachu-2048

    0下载:
  2. Pikachu 2048 Best puzzle game.! HOW TO PLAY: - Swipe (Up, Down, Left, Right) to move the title. - When two title with the same, they merge into one.
  3. 所属分类:J2ME

    • 发布日期:2017-05-13
    • 文件大小:3522080
    • 提供者:Ocean
  1. 2048-master

    0下载:
  2. html5的2048源码包,对于初学者有很大帮助-html5 2048 source packages, are very helpful for beginners
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:332681
    • 提供者:小昭
  1. 2048

    0下载:
  2. 2048游戏网页版 2048游戏网页版v 2048游戏网页版v-2048
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:11017
    • 提供者:yanxin
  1. 2048

    0下载:
  2. 这个是我们经常是手机玩的2048游戏的源码,这个比我们玩的稍微简单一点,有兴趣的朋友可以研究一下-This is often the phone to play our game source code 2048, this play is somewhat simpler than our little friends who are interested can look
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:658499
    • 提供者:吕峰
  1. merge-2048

    0下载:
  2. The source program that shows an example of creating a logic game in 2048 , which is necessary to connect the tiles arrow keys to collect the number 2048
  3. 所属分类:Game Engine

    • 发布日期:2017-03-29
    • 文件大小:11696
    • 提供者:Dmitry
  1. 2048

    0下载:
  2. 一个简单的2048游戏,没有实现获胜和失败的判断-A simple game of 2048, did not materialize and the failure to determine the winner
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:5577
    • 提供者:zzx
  1. 2048

    0下载:
  2. 用python实现的2048游戏代码,用了安卓版2048的界面素材,和安卓版2048外观一直,可以在windows下运行-Using Python to achieve 2048 game code, use the Android version 2048 interface material, and Android version 2048 appearance has been, can run under Windows
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:275912
    • 提供者:lsc
  1. 2048

    0下载:
  2. 2048小游戏完整源码,适合初学者学习参照-2048 game full source code, suitable for beginners to learn reference
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1362026
    • 提供者:奥特曼
  1. 2048

    0下载:
  2. 最新微信端html5小游戏 2048 -html5 game 2048
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-26
    • 文件大小:350941
    • 提供者:小星明
  1. Game-2048

    0下载:
  2. 2048小游戏源码,规则:   开始时棋盘内随机出现两个数字,出现的数字仅可能为2或4。   玩家可以选择上下左右四个方向,若棋盘内的数字出现位移或合并,视为有效移动。   玩家选择的方向上若有相同的数字则合并,每次有效移动可以同时合并,但不可以连续合并。   合并所得的所有新生成数字想加即为该步的有效得分。   玩家选择的方向行或列前方有空格则出现位移。   每有效移动一步,棋盘的空位(无数字处)随机出现一个数字(依然可能为2或4)。   棋盘被数字填满,无法进行有
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-15
    • 文件大小:23358908
    • 提供者:董世晨
  1. 2048

    0下载:
  2. 小游戏 2048 主要用于 智力开发 和c# 语言的学习等 偶尔娱乐 也可以-Games 2048
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:4810
    • 提供者:王维涛
  1. 2048

    1下载:
  2. c++简单实现小游戏2048. 写于codeblocks-simple version of 2048
  3. 所属分类:Other Riddle games

    • 发布日期:2016-06-30
    • 文件大小:2048
    • 提供者:dzq
  1. 2048

    0下载:
  2. 2048游戏的源代码 文件包含:css html js代码-2048 game' s source code file that contains: css html js code
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:82449
    • 提供者:唐招林
« 1 2 3 4 56 7 8 9 10 ... 26 »
搜珍网 www.dssz.com