搜索资源列表
Xinguyun52
- 一个有趣的益智游戏源代码,通过该代码,你可以学习基本的VC++程序设计-an interesting puzzle games source code, the adoption of the code, you can learn the basic program design VC
打人游戏
- VC实例开发,打人游戏,益智类游戏,使用了MFC,基本完成了一个制作游戏的过程-VC development, beatings games, educational games, the use of the MFC, completed a basic game production process
mazes
- 一个C++的迷宫小游戏,益智的过关的游戏,可以供大家初步学习C++;基本的代码已实现。-A C++ maze games, puzzle games cross the border, can be used for all preliminary study C++ basic code has been achieved.
1SXF
- 黑白棋是一种益智游戏,但在棋盘上下棋非常麻烦,因为要不停地将黑白 两棋互换(日本人想出了一个好办法:将棋子正反面涂为异色),于是我用basic 写了这么一个小程序,以方便大家。
heibai
- 黑白棋是一种益智游戏,但在棋盘上下棋非常麻烦,因为要不停地将黑白 两棋互换(日本人想出了一个好办法:将棋子正反面涂为异色),于是我用basic 写了这么一个小程序,以方便大家。 游戏规则非常简单:在一个棋盘上先放上四枚棋子,黑白双方轮流下棋, 每一子须下在棋盘的空白处且能“吃掉”对方至少一子,否则自己不能下而 由对方继续下;“吃掉”对方的棋子是指:以落点为中心,向左看去经过几 个对方的棋子后又有自己的棋子(中间不能有空格),则这几个对方的棋子就 被换成我方的棋子,
baseconv.ZIP
- 一个小游戏 好玩的益智游戏 大家可以-A small game
4
- visual basic制作的黑白棋益智小游戏源码-visual basic production of Othello puzzle game source
9gridgame
- 使用Visual Basic语言编写的九格子游戏,属于小型益智类游戏-Using the Visual Basic language games of nine grid, is a small puzzle game
tanchishe
- 适用C++编写的人工智能程序,体现了人工智能的基本应用和联系。同时也是一个益智小游戏,让你自娱自乐。-Written in C++ for artificial intelligence programs, reflecting the basic applications of artificial intelligence and contacts. Is also a puzzle game allows you to entertain.
Game
- 适用java编写的人工智能程序,体现了人工智能的基本应用和联系。同时也是一个益智小游戏,让你自娱自乐。-Java program for the preparation of artificial intelligence, embodied artificial intelligence, the basic application and contacts. Is also a puzzle game allows you to entertain.
Snake
- 适用C++编写的人工智能程序,体现了人工智能的基本应用和联系。同时也是一个益智小游戏,让你自娱自乐。-Written in C++ for artificial intelligence programs, reflecting the basic applications of artificial intelligence and contacts. Is also a puzzle game allows you to entertain.
ASE
- 适用C++编写的人工智能程序,体现了人工智能的基本应用和联系。同时也是一个益智小游戏,让你自娱自乐。-Written in C++ for artificial intelligence programs, reflecting the basic applications of artificial intelligence and contacts. Is also a puzzle game allows you to entertain.
sweep
- 一个益智的扫雷小游戏,帮助理解J2SE的基础语法,熟悉Java编程-Mine a puzzle game, help to understand the basic grammar of J2SE familiar with the Java programming
snake
- 一个益智类的Java小游戏,贪吃蛇。有助于熟悉Java编程,理解Java的基础语法-A Java puzzle game, Snake. Basic grammar helps to be familiar with Java programming, understanding of Java
47
- VB版吃豆子游戏源码,通过visual basic软件实现的一个简单的益智小游戏-VB version of Pacman game source code, visual basic software, a simple puzzle game
majiang
- 麻将(Má jiàng,英:Mahjong, Mah-jong或Mah-jongg)一种汉族发明的益智游戏(haobc),牌类娱乐用具,用竹子、骨头或塑料制成的小长方块,上面刻有花纹或字样,每副136张。四人骨牌博戏,流行于华人文化圈中。不同地区的游戏规则稍有不同。麻将的牌式主要有“饼(文钱)”、“条(索子)”、“万(万贯)”等。在古代,麻将大都是以骨面竹背做成,可以说麻将牌实际上是一种纸牌与骨牌的结合体。与其他骨牌形式相比,麻将的玩法最为复杂有趣,它的基本打法简单,容易上手,但其中变化又极多,
9gridgame
- 使用Visual Basic语言编写的九格子游戏,属于小型益智类游戏-Using the Visual Basic language games of nine grid, is a small puzzle game
24点游戏
- 24点游戏是经典的纸牌益智游戏。从扑克中每次取出4张牌。使用加减乘除,第一个能得出24者为赢。(其中,J代表11,Q代表12,K代表13,A代表1)随机生成4个代表扑克牌牌面的数字字母,程序自动列出所有可能算出24的表达式,用户初始生命值为一给定值(比如3),初始分数为0。随机生成4个代表扑克牌牌面的数字或字母,由用户输入包含这4个数字或字母的运算表达式(可包含括号),如果表达式计算结果为24则代表用户赢了此局。使用计时器要求用户在规定时间内输入表达式,如果规定时间内运算正确则加分,超时或运算错
Java大作业
- 益智小游戏“见缝插针” 游戏的玩法是鼠标点击释放小球,让小球击打到旋转的针上即过关 本是AppStore上的一款小游戏,基本实现了此游戏在Java平台上的移植(Puzzle game "Sewing pin" The game is to play the mouse click to release the ball, let the ball hit the rotating needle that clearance This is a small game o
游戏华容道VB源码
- visual basic编的益智游戏华容道,对于开发益智游戏思路很有帮助