搜索资源列表
TexasHoldemRecognizer
- 德州扑克核心算法代码,自动区分最大组合,需要的自取-Poker core algorithm code, the maximum combination of automatic distinction between the need of self-created
BoxMan
- 这是一个经典的推箱子游戏,内含推箱子的核心算法-This is a classic Sokoban game, containing the core algorithm Sokoban
simple2
- 是我学习C++的习作之一,猜测储物位置小游戏的核心程序部分,有电脑智能提示功能!-I am learning C++ assignments, one storage location guessing game part of the core program, features a computer smart tips!
fivercore
- 五子棋核心程序 还不错 可以用于借鉴 自己就可以省事些 呵呵 要多借鉴才能有好程序作品 哈-Gobang core processes can be used to learn from their own bad can save trouble to learn some more Ha ha good to program works of Kazakhstan
Details-for-core-code-of-Linklink
- 休闲益智游戏连连看的核心算法详解,有不懂得地方可以联系我。-Details for core code of Linklink.
snake
- 自己用curse库编写的贪吃蛇,为了方便初学者学习,只包含了最核心的游戏功能,包括蛇的控制、变长,食物的随机产生等等基本内容,读者可自行补充游戏积分、游戏菜单等功能。-Library with a curse written in their own Snake, for the convenience of beginners to learn, only contains the core game features, including the snake control, variabl
Snake-game
- 这是我做的贪食蛇游戏,在游戏中属于比较简单的,只有近500行,主要设计思想是以数据段的数值 作为80*25屏幕上的坐标,然后用一些中断将其显示就行。所以编程时主要考虑对数据段中数据的改变 对于贪食蛇这款游戏,核心思想是控制“蛇头”(第一个数)的变化,而蛇身只要跟着蛇头移动就行-This is a pivotal game that I do in the game are relatively simple, only about 500 lines, the main desig
Skyblue_Mine
- 这个程序编写的是经典的游戏:扫雷。这个程序实现了扫雷的核心功能,但界面不是很好看。-This programming is classic game: mine clearance. This program implements the core functionality of mine clearance, but the interface is not very nice.
fitness-video-game
- 健身游戏机的设计模块 其中的核心模块控制器的设计-The core module of the controller design of the fitness video game design module which
pintuyuanma
- JAVA小游戏-拼图 我做的第一个小游戏 Cell类是继承的按钮类,并加上相应图形,形成方格 MyCanvas是一个面板,加载Cell类的对象(方格),是这三个类中的核心 -JAVA games- puzzle I do a little game Cell class inherits the button class, plus graphics, to form squares MyCanvas panel, load the Cell class of objects (sq
LLK-and-LLK_cheat
- 小游戏连连看,实现了核心游戏功能,交互方面有待完善。以及基于FindWindow函数的游戏外挂,实现提示相同块、自动销块的功能。代码有良好的注释。-Lianliankan game implements the core game features, interactive aspects to be improved. FindWindow function-based games as well as plug-in, to achieve the same block prompts, a
Tank
- 坦克大战源代码,是此类游戏的模板,最重要的核心代码-Sees the source code is a template for such games, the most important core code
SUN
- 基于NIOS II的LED屏贪食蛇设计,基于NiosII软核处理器和LED点阵显示屏的贪吃蛇游戏内容是:一条蛇在封闭的围墙里,围墙里随机出现一个食物。玩家通过4个按键控制蛇上下左右移动,且蛇只能沿着头运动的轨迹移动。蛇头撞到食物,则食物被吃掉,蛇身体增长一节,同时记1分,又出现食物,等待蛇通过玩家的控制来吃掉,如果蛇头在移动中出界或咬到自己的身体则游戏结束,并且加入了一些附加功能如蛇身加速,选择难度,开关机屏幕画面的优化等一系列功能,使游戏更具可玩性。-NIOS II LED screen Sn
fangkuai
- 开发环境pb10,俄罗斯方块,代码简单使用两个数组作为算法的核心,用dw显示-Development environment pb10, Tetris, the code is simple to use two arrays as the core of the algorithm, with dw display
2048-code
- 基于Javascr ipt语言,cocos2d游戏引擎和CocosEditor手游开发工具开发的小游戏2048核心代码及剖析-Javascr ipt based language, cocos2d game engine and development tools to develop hand travel CocosEditor small game and analyze core code 2048
My2048
- 2048小游戏c++源码(核心代码) (按end键可用作弊系统) 较简陋,希望见谅-2048 small game c++ source (core code) (Available by the end key cheat system) Relatively simple, hope forgive me
Sudoku-Puzzle
- 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
tanchishe
- IO interface is very simple Snake game, the core algorithm for operation of the game as well as double-digit groups. It is suitable for beginners to learn, which are more detailed comments.
pong_game
- pong游戏的verilog代码,只上传了核心模块的代码,其他模块包括vga驱动和ps2键盘解码-the core code of the pong game, other module include vga and ps2 keyboard driver