资源列表
tanchishe
- 经典的贪吃蛇小游戏,基于C语言的编程,需要图形库-The classic Snake game, based on the C programming language
eluosifangkuai
- 经典电脑小游戏——俄罗斯方块,基于C语言编程-Classic PC games- Tetris, based on the C programming language
MyTetris5
- 一个学习java的程序,俄罗斯方块,希望有所帮助-java
els
- 简单的小游戏 俄罗斯方块 最后代码有点不是很好,以后改好了再传-Simple Tetris game is not very good last bit code, changing for the better after the re-transmission
saolei2
- C#完成的经典扫雷小游戏 c/c++扫雷游戏已经调试好的可以运行的-C# to complete the classic mine-sweeping game c/c++ debugging mine has a good game can run
Hanoi
- 这是一个用java写的汉诺塔小游戏可以打发时间-the games of hanoi tower
ELuoSiFangKuai
- 用简单API写的俄罗斯方块,跟初学者一起学习-how to use WinAPI for beginner
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
new-snake
- 用C++编写的贪吃蛇游戏程序,有背景音乐,可以设置难度。-C++ snake
plant
- 我设计的一个植物人大战僵尸的小游戏,功能还不全,大家看下-failed to translate
russian-square
- 俄罗斯方块程序,用C语言实现,算法比较简单-Russian square procedures, the use of C language implementation, the algorithm is simple
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