资源列表
3D游戏引擎易语言版开发包+资源包
- 3D游戏引擎易语言版[开发包+资源包]3D游戏引擎易语言版[开发包+资源包]3D游戏引擎易语言版[开发包+资源包]3D游戏引擎易语言版[开发包+资源包]3D游戏引擎易语言版[开发包+资源包]3D游戏引擎易语言版[开发包+资源包]
Simple_Parkour_games
- 用vs2015开发的跑酷小游戏,并采用了自己写的声音和UI库。-With the development of vs2015 Parkour game, and the use of their own voice and UI library.
russian-square
- 本程序主要完成俄罗斯方块的基本功能,开始界面可选择开始游戏、查看游戏说明和得分记录。方块下落速度随分数的增加而增加,消行时会闪烁,游戏结束可重新开始也可保存游戏,可查看游戏记录和游戏说明,有背景音乐。 算法1:卡位判断,用矩阵解决。当移动方向上地图的值和方块的值都不为零时,返回值为零,不能移动,否则返回值为一,可以移动。如果将图形打出来,会多出不少有规律且重复的代码。 算法2:转动方块:定义b[i][j],将旋转赋值给b,判断b与所在位置是否可以放下,若可以,将b值再赋值给a-Com
WXXYX
- 因为上传限制,只传了80款小游戏,全部能正常运行。全部源码,都可以进行修改,或者二次开发。全部游戏下载,请加QQ 1158018520 总共134款。-Because the upload limit, only 80 passed the money games, all to run correctly. All source code can be modified, or secondary development. Full game downloads, please add QQ
Android-classic-frame-animation
- 这是一个android 经典帧动画源码,欢迎大家下载和交流哦-Android classic frame animation
source
- 自制设计游戏,可实现对战,资源文件暂未上传-Homemade design games can play against the resource file yet uploaded
Sokoban
- 推箱子小游戏,用的C++语言写的,有兴趣的就来看看吧-Sokoban game, there is interest to look at it
tetris
- 可以进行单人游戏,双人对战,并在游戏开始时可以选择合适的等级开始游戏,并在结束时对游戏结果进行排名并存储,在以后的游戏时还可以实现对历史记录的读取;在游戏中可以选择静音或音效两种模式,适合不同的游戏环境。-Can be single-player, double battle, and when the game starts you can select the appropriate level to start the game, and at the end of the game re
snake
- 用C++写的一个小游戏,就是耳熟能详的贪吃蛇游戏,希望大家多多交流-C++ to write a small game, is familiar to the Snake game, I hope you exchange
Tetrix
- 基于qt的俄罗斯方块游戏的设计,此界面基于vc++编写,实现俄罗斯方块游戏的基本功能-Design of Tetris Game Based on QT
russia
- 自编的MFC俄罗斯方块的小程序,可以玩哈,分享交流学习-Self MFC Tetris program, you can play Ha, sharing learning
CPP-for-Game-Programer
- 游戏开发经典丛书《C++ 游戏编程》,本书从游戏开发的角度开发,把C++应用刀游戏软件领域。-Classic Game Development Series " C++ Game Programming" book developed from a game development point of view, the C++ applications knife game software.