搜索资源列表
chess1
- 用A*搜索算法实现的跳棋游戏演示,可视化界面,清晰明了!-with A * search algorithm to achieve the checkers game demonstration, visual interface, clarity!
puzzlegameVC
- 九宫格数字拼图小游戏,能完成自动拼图的功能,可手动输入,VC源代码,可视化界面。-Small squares the number of puzzle games, puzzles to complete the automatic function, can be manually input, VC source code, visualization interface.
puzzle
- VB语言,可视化界面,可自动生成九宫格,游戏成功后可自动记录游戏人的姓名,并鼓掌奏乐。-VB language, visualization interface, can be generated automatically squares the game after the success of the game will automatically record the name, and music by acclamation.
ChineseChess
- 中国象棋 一款用C++语言编写的中国象棋的程序,并有可视化窗口界面-Chinese Chess a C++, written in Chinese chess programs, and a visualization window interface
RussiaBox
- 实现俄罗斯方块的可视化界面,能流畅运行,没有错误-Russia Box
stwmapedior
- STW外挂地图编辑器源码,有可视化界面,玩私服时自己写的-stw map editor
8-Games
- vc++实现的8数码游戏,可以运行,可视化界面-vc++ achieve 8 digital games, you can run visual interface
Tetris-game
- 俄罗斯方块游戏,应用了VC++制作成了可视化的界面,可以实现双人对战!-Tetris game, application interface VC++ made into visualization, Double Battle!
Cocos2d-x-UIEditor
- 使用cocos2d-x编写的ui编辑器(界面编辑器),实现了ui的可视化编辑,支持sprite、button、label、scale9sprite等等,导出配置文件格式为json格式-Cocos2d-x prepared ui interface editor, ui visual editing support sprite, button, label, scale9sprite export configuration file format json format
puzzle_play
- 可选择格数的类似中国九宫格的游戏程序,有可视化界面,comment非常全-Can choose the number of cells similar to China Jiugongge game program, visual interface, comment very full
WolfAndSheep
- C++实现的模拟狼吃羊的游戏,具有可视化界面。-Analog wolves eat the sheep to achieve C++ game has a visual interface.
Sudoku-Puzzle
- 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
MATLAB-GUI-Design-the-tetris
- 使用matlab的GUI模块实现俄罗斯方块的可视化界面实际,并实现俄罗斯方块游戏-Using matlab GUI module implements the tetris the visual interface of reality, and implement the tetris game
Poker
- C# 写的棋牌游戏中的洗牌功能 具有美观的可视化界面-Shuffle function written in C# chess game with a beautiful visual interface
Game of life
- 在Eclipse平台上通过GUI组件建立一个可视化图形界面的生命游戏。包含自动演化 停止 设置演化间隔 设置初始图形 随机生成等功能(A graphical interface for life games)