资源列表
mario
- 以前曾发过C++版的超级玛丽,经过近段时间的完善,本游戏已接近成熟,这是源码和技术文档,希望与喜欢C++游戏编程的朋友一起切磋学习。源码包中有已经导出生成的EXE可执行文件以及全部源代码还有一个DOC技术文档。-Previously issued C++ version of the super-Mary, through the perfect Recently, the game is close to maturity, which is source code and technical
gobang-game
- 基于控制台的五子棋游戏,用easyX提供的图形接口进行编写,适合初学者,简单易懂,注释全面。注:安装图形库需要去EasyX官网下载“2012立冬版”,必须是这个版本,因为后来新的版本对有些函数做了调整,导致显示会有问题。-Console-based backgammon game, the graphical interface provided by easyX be written for beginners, easy to understand, comprehensive notes.
三个winfrom程式化小游戏
- 三个都是利用了一点简单算法的winform小游戏希望诸位能从中获取某些灵感或者帮我解决一下bug
elsfk
- VC++俄罗斯方块,初学者专用,非常不错(ELSFK is very good used for VC++)
maze
- Panda3d里的演示程序,我用用irrlicht+newton做了一个。 程序很简单,源码也带上了。 操作方式:鼠标倾斜盘子,移动小球到闪光地带即可过关。-Panda3d in the demo program, I used to do with irrlicht+ newton one. The procedure is simple and also to bring the source. Mode of operation: tilt mouse tray, mo
Chapter-2
- 扫雷游戏,类似微软操作系统自带的扫雷游戏,在此基础上有所创新。-Minesweeper game, similar to Microsoft s operating system comes minesweeper game, be innovative on this basis.
game50
- 用VC写的一个游戏界面,类似传奇。游戏中人可以走动,可以砍人。-VC write a game interface, similar legend. People can move around the game, knives to injure people.
NewTetris
- 俄罗斯方块 源码 用Visual c++ 编写的非常经典的小游戏-Tetris using Visual c++ source code written in a very classic game
Super-Mario-Production-Work
- 这个游戏是用c++编写出来的。代码我已经发布,可见做这样一个游戏并不难。今天讲准备工作,也就是所需要的开发工具。代码编写调试:VC 6.0,美术工具:Windows自带的画图(开始-程序-附件-画图)。这是最简陋的开发工具,但已足够。最好再有Photoshop,记事本或UltraEdit等等你喜欢的文本编辑工具。-This game using c++ to write out. Code I ve posted, and be seen to do such a game is not dif
eluosiffankuai
- 俄罗斯方块源码 自己胡乱写了个很菜的一个 有很多bug 代码有点托大 但对初学者还是很好的-This file is part of the completely free tetris clone "CGTetris". // // This is free software. // You may redistribute it by any means providing it is not sold for profit // without the authors wr
eluosifk
- 模仿俄罗斯方块编写的一个小程序,有兴趣看下-Tetris written in imitation of a small range
tetris-game
- 一个简单的俄罗斯方块游戏。C++语言编写。仅供学习。-This program is a tetris game.It wrote by C++ program language.