搜索资源列表
game_shao_lei
- 一款用VC编的扫雷游戏,在Visual C++6.0上调试通过-A VC mine-game series, in Visual C 6.0 debugging through
Five
- VISUAL C++ 6.0 五子棋源码
VC-Mine-sweeper
- VC编写的扫雷游戏,在 Visual C++ 6.0 中,打开“扫雷游戏”项目文件。编译、连接、运行,打开如图所示窗口,即可进行扫雷游戏的操作。 -Mine written in VC games in Visual C++ 6.0, open the " Minesweeper" project file. Compile, link, run, open the window shown, you can de-mining operation of the game.
3D_magic_cube
- Visual C++ 6.0环境下实现的一个3D魔方游戏,可任意旋转到指定平面并切换指定旋转魔方块-Visual C++ 6.0 environment to achieve a 3D puzzle game can be freely rotated to rotate the specified plane and switch specifies the magic box
tetis
- 用visual c++6.0 MFC编写的俄罗斯方块-With visual c++6.0 MFC Tetris prepared
TicTac
- 在visual C++6.0环境下,编写的一个基于对话框小游戏。游戏使用左右键进行,在一个方向连上三个棋子一方算赢-In visual C++6.0 environment, the preparation of a dialog-based game. Use left and right keys to the game, in one direction with one count win on the three pieces
BoxMan
- 经典游戏——推箱子,语言Visual C++6.0全部代码-Classic Games- Sokoban, all Visual C++6.0 language code
VC-Tetris
- VC编写的俄罗斯方块游戏源码,在 Visual C++ 6.0 中,打开“俄罗斯方块游戏”项目文件。编译、连接、运行,打开如图所示窗口,即可进行俄罗斯方块游戏的操作。-VC source Tetris game written in Visual C++ 6.0, open the " Tetris" project file. Compile, link, run, open the window shown, you can make the operation of th
Visual-CPP-Game-Developing-Code
- 用Visual C++开发的经典游戏,包括扫雷,贪吃蛇,俄罗斯方块等。Viual C++6.0调试通过。-Developed with Visual C++ classic games, including mine, Snake, Tetris and so on. Viual C++6.0 debug through.
01-tan-chi-she
- 使用Visual C++ 6.0来调试,先打开光盘中的snake_main.dsw文件,然后使用Build命令进行调试。 include "snake.cpp" void main() { //welcome to play the game graph_welcome() //delay Sleep(1000) //the game page layout view graph_game() //initi
sokoban
- 推箱子在vc上面的实现,包括在vc上面实现的地图编辑器。-sokoban games in visual C++6.0
saolei
- 以Visual C++ 6.0为开发环境,设计并开发一款扫雷游戏,其功能类似于Windows操作系统自带的扫雷游戏。论文首先介绍了制作游戏的整体思路及整个游戏设计的流程规划,然后介绍了雷区的布置以及地雷随机产生的实现方法;重点介绍了在游戏过程中各事件的处理,其中又以鼠标事件和清除未靠近地雷区方块这两方面最为最要,鼠标事件是利用鼠标所发出的信息了解使用者的意图,进而做出相对应的动作,而清除未靠近地雷区方块由于引进了“递归”这个概念而使其简单化。-What my thesis research fo
mine-sweeping
- 这是一个在Visual C++6.0上用c++写的简单的扫雷游戏-This is a simple mine sweeping game devoleped with Visual C++ 6.0
Mine-sweeping
- Visual C++ 6.0做的扫雷游戏-a Mine-sweeping
snake
- 本程序采用Microsoft Visual C++6.0的英文版编写的一个贪食蛇小游戏-This program uses a Snake game written in the English version of the Microsoft Visual C++ 6.0
MyRussiaSquare00
- 这是用Microsoft visual c++6.0编写的一款小巧的小游戏——俄罗斯方块,里面有高效的算法和数据结构设计-This is written in Microsoft visual c++6.0 a small game- Tetris, there are efficient algorithms and data structures
skyblue_Snake
- 贪吃蛇,不用多说,你懂的。visual c++ 6.0编译通过-Snake Needless to say, you know. the visual c++ 6.0 compiled by
xiangqi
- 这是一个在visual c++6.0 win32 平台下编写的象棋程序 仅供参考! (注:mfc视图类) 工程名 Xq -This is a chess program written in visual c++6.0 win32 platform for reference only! (Note: mfc view class) project name Xq
china-chess
- 用于双人娱乐,消遣,提供不同的娱乐项目。相信大家在空闲时候也会感到无聊,在电脑没有网络,不能用网络来消遣的情况下,我们就需要用像贪吃蛇这样的小游戏来消遣。熟练使用vc++,提高自身对MFC类的理解及更好的应用MFC类制作软件.Microsoft Visual C++6.0程序设计语言的基本概念和语法结构以及常用控件的使用,并通过大量的例子介绍C++程序设计的方法和技巧,内容包括:C++程序设计基础、对象及C++应用程序的建立、数据的输入与输出、基本的控制结构、数组和过程的程序设计、常用控件的使用
MazeGame
- 一款自己开发的简单迷宫小游戏,基于visual C++6.0,可供初学者学习。-Their development of a simple maze game, based on visual C++6.0, for beginners to learn.