▍1. tuixiangzi-src
一款推箱子游戏的源代码,希望可以对游戏编程有帮助(I hope the source code of a Sokoban game can help your game programming)
一款推箱子游戏的源代码,希望可以对游戏编程有帮助(I hope the source code of a Sokoban game can help your game programming)
弹球游戏,利用滑块移动碰撞弹球,使探球弹起碰撞商贩的滑块来赢得分数。(a game of ball ,ball and slider game,you can move the slider to collide the ball ,ball can move also to collide sliders where above the first slider.)
俄罗斯方块,可以自定义形状,包含线程,托管,画图的方面的代码(Tetris, can custom shape, including thread, custody, drawing aspects of the code)
迷宫小游戏,尽可能的模仿现实中的迷宫游戏(Maze small game, as far as possible the imitation of the real maze game )
经典的俄罗斯方块游戏,华丽的界面,可以直接运行,各种代码注释。供各位学习使用(Classic Russian square game )
用java开发的3D俄罗斯方块。用到些 openGL的东西。还有个版本是基于C++开发的。请在站内搜索(3D Tetris )
Creating Games en c++ step by step
在linux下用C语言实现了一个简单的4层汉诺塔游戏,很有借鉴意义(In linux using C language to implement a simple 4-layer Tower of Hanoi game, great reference)
Para poder editar solapaes en en el .xml de tantra online.
vb写的扫雷外挂源码,学习内存操作的朋友不妨可以看看呵呵(vb wrote mine external source, a friend may wish to study memory operations can see Oh)
俄罗斯方块,对c++ builder 初学者有一定好处。(Tetris, the c++ builder for beginners there are certain advantages.)
《Visual C++游戏开发经典案例详解》书中的源代码,希望对大家有一些帮助!(" Visual C++ game development classic cases." book of the source code, we hope to have some help! )
跟小时候用麻将玩的连连看很像,就是简单的数字组成,是款很益智的小游戏(lianliankan is like a game that played with majiang in our childhood)
用MFC编写的拼图游戏,可以在VC++6.0环境下编译成功(Written with MFC jigsaw puzzle, can be in vc++ 6.0 compiled under the environment of success)
赛车游戏 基于vc++的游戏设计 实现赛车游戏(car games)
Builds game map given an input file with pre-specified format.
飞机大战游戏源代码,有部分注释,还有开始编写时的一些程序被注释掉了(It s a game of plane.)
VB模拟小球碰撞,随机产生不同质量大小的小球,可以改变初始速度和动能损失率,适合初学者(VB simulation of small ball collision, randomly generated different quality size ball, can change the initial velocity and kinetic energy loss rate, suitable for beginners)