资源列表
[游戏] javawaleicode
说明:java挖雷游戏 一个运用java线程设计的一个游戏代码 不用修改就可以运行-java games mine dug using a java-thread design of a game code without changes on the run<盘里宾> 在 2025-02-12 上传 | 大小:31kb | 下载:0
[游戏] Bear_Go_Homw
说明:用纯C写的游戏:小熊回家 对学C语言的基本图形界面有很大帮助-used to write pure C game : Winnie the home of the C language learning basic graphical interface will be of great help<陆雪> 在 2025-02-12 上传 | 大小:5kb | 下载:0
[其他游戏] direct3d_gamesource
说明:A DIRECT3D GAME SOURCE CODE EVM:VISUAL C-A DIRECT3D naGames EVM SOURCE CODE : VISUAL C<vv> 在 2025-02-12 上传 | 大小:41kb | 下载:0
[游戏] robocode-setup
说明:JAVA的机器人比赛游戏,锻炼JAVA编程能力的小程序。-Robot Competition JAVA games, tempered JAVA programming capability of small procedures.<wind> 在 2025-02-12 上传 | 大小:2.21mb | 下载:0
[游戏引擎] GameSceneMang
说明:几篇关于游戏场景管理的方法介绍,其中包括二叉树、BSP树的详细内容。-few scenes management of the game on the way, including the binary tree, the BSP tree in detail.<weiguian> 在 2025-02-12 上传 | 大小:447kb | 下载:0
[射击游戏] Quake2SourceCode
说明:Quake2源码---虽已老掉了牙,但其中的算法还是值得学习的。-Quake2 source-- though old lost teeth, but the algorithm is still worth learning.<weiguian> 在 2025-02-12 上传 | 大小:253kb | 下载:0
[棋牌游戏] game_Majiang
说明:用C++开发的中国麻将游戏(单机版),可以做为学习的范例。 —————————————————————————————— 游戏的基本运行 ——————————————————————————-———— 运行前会先洒色子,根据色子与庄家给各玩家初始化手中的牌 1.初始化(根据庄家和色子数给每个人发12张牌) 2.牌墙发牌给庄家(m_nActive活动状态给庄家) 3.根据活动状态玩家是否是出牌状态(m_nSta<杨振> 在 2025-02-12 上传 | 大小:3.77mb | 下载:0
[棋牌游戏] game_wuzhiqi
说明:用VC++开发的五子棋(单机版)游戏,可以作为学习的范例和娱乐之用。添加了难度选择项。-development of the VC 331 (single version) games can be used as an example of learning and entertainment purposes. Added to the difficulty of options.<杨振> 在 2025-02-12 上传 | 大小:100kb | 下载:0
[其他智力游戏] game_Pushbox
说明:C++开发的推箱子游戏 1.类的划分 Cdraw类 绘画加载地图(包括围墙、人、箱子等等) Cman类 是否完成(过关) 即时更新地图 2.设计思想 从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap, 单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给upda<杨振> 在 2025-02-12 上传 | 大小:79kb | 下载:0