搜索资源列表
2048.tar
- 看到了网上最近的小游戏2048,就用代码实现了一下.用qt写的,很简单的逻辑!-See the recent online games 2048, on the use of code a bit. Written using qt, very simple logic!
2048
- java 版本写的2048小游戏的实现。感觉还不错 最高分功能还没实现-written in 2048 to achieve a small java version of the game. I feel pretty good functional yet achieved the highest score
2048
- c++简单实现小游戏2048. 写于codeblocks-simple version of 2048
2048
- 2048小游戏,能够实现人机互动,是一款益智小游戏-2048 games, to achieve human-computer interaction, is a puzzle game
2048
- 用C语言简单实现一下最近很火的一个小游戏2048.-Using C language to achieve what has been a very simple fire a little game 2048.
power
- c++程序可以实现小游戏2048。可以存档,但是读档有问题。请自行修改。-This c++ code can play 2048 game
2048
- 这个是用java实现的小游戏2048,适用于初学者-This is the realization of java games 2048, for beginners
2048
- 微信小程序实现2048小游戏参考代码,供大家参考。(WeChat small program to achieve 2048 games reference code)
My2048
- 控制台实现的2048小游戏,通过二维数组实现的,(Console implementation of the 2048 games)
2048
- 制作2048小游戏,matlab实现,算法简单,代码清晰(Produced 2048 games, matlab implementation, the algorithm is simple, clear code)
2048
- 2048游戏源码 实现2048小游戏 四乘四(2048 game source code achieve 2048 small game Four multiplied by four)
game2048
- 运用QT4制作的2048小游戏!可跨平台操作,linux下和windows下都可以实现。(Using QT4 to create 2048 game! Cross platform operation, under Linux and windows can be achieved.)
my_2048.tar
- 本程序实现了2048的基本功能,可以实现最高分的统计,以及目前分数的统计, 在程序的结束,会将最高分写入文件的目录下面,实现对游戏数据的保存。(This program implements the basic function of 2048, you can achieve the highest score statistics, as well as the current score statistics, At the end of the program, the high
2048
- c语言实现的简单的2048小游戏,代码很简单,适合入门。(C language implementation of the simple 2048 small games, the code is very simple, suitable for entry.)
my2048
- Android小游戏 2048 仿制经典小游戏2048 实现基本功能 新手易学(Game based on Android programming 2048)
2048Game-master
- 类似于当前受大家欢迎的2048小游戏,实现了所有功能(2048 small games, similar to the popularity of the current market)
1024
- 用c++实现1024游戏,控制移动通过键盘上的上下左右四个箭头式方向键实现。(2048 game.The control movement is achieved through the arrow up and down and left and right arrow keys on the keyboard.)
2048.tar
- 使用V-Play游戏引擎实现的一个2048的小游戏(A 2048 game implemented by V-Play game engine.)
2048
- 利用c语言实现的2048小游戏,方法简单易行,建议初学者进行模仿练习。(2048 small game implemented in C language.)
MATLAB实现2048小游戏
- Matlab实现2048小游戏,可以通过电脑键盘操作方块的移动