资源列表
elsfk
- VC++俄罗斯方块,初学者专用,非常不错(ELSFK is very good used for VC++)
三个winfrom程式化小游戏
- 三个都是利用了一点简单算法的winform小游戏希望诸位能从中获取某些灵感或者帮我解决一下bug
gobang-game
- 基于控制台的五子棋游戏,用easyX提供的图形接口进行编写,适合初学者,简单易懂,注释全面。注:安装图形库需要去EasyX官网下载“2012立冬版”,必须是这个版本,因为后来新的版本对有些函数做了调整,导致显示会有问题。-Console-based backgammon game, the graphical interface provided by easyX be written for beginners, easy to understand, comprehensive notes.
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
SuperMario_game
- 一款采用C++语言编写的超级玛丽程序,包含演示DEMO和程序源码,从事游戏开发的朋友可以参考。游戏设计的非常有趣,可以唤起我们儿时的回忆。-A C++ language using the Super Mario procedures, and program source code contains the demo DEMO, friends in game development can refer to. Game design is very interesting, can evok
Mario
- 文件夹包含: 1. 超级玛丽制作揭秘.doc 2. 超级玛丽增强版 3. 增强版源码-Folder contains: 1. Super Mario produced Jiemi. Doc 2. Enhanced version of Super Mario 3. Enhanced version of source code
python-game
- 一个简单的python小游戏,游戏名称:记忆消消看.
FiveChess
- 五子棋游戏,vc编程工程项目 vc++程序代码-fivechess gamnes, designed in Vissual C plus plus
MusicBpm
- 易语言MusicBpm游戏源码例程程序结合易语言bass.dll,实现节奏录入功能。-Easy language Music Bpm game source code program combined with easy language bass.dll, to achieve rhythm input function.
Chalmers
- 很萌很不错的小游戏源码,相当高的参考价值,适合初学者哦-nice and simple game code, It is worth to read.
mario
- 超级玛丽源码,实现了一些简单功能。蘑菇大战增强版:Z:子弹 X:跳 方向键移动-This is mario source code,It use graphic base class,such as class MYBITMAP void Init(HINSTANCE hInstance,int iResource,int row,int col) void SetDevice(HDC hdest,HDC hsrc,int wwin,int hwin) void Dr
operations
- 给定运算表达式和计算结果 猜运算符(包括C全部的二目运算符)自己编写,引用请说明-Given arithmetic expressions and calculations guess operator (including the C the full binary operator)