-
24Points
24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)
- 2013-08-19 12:02:21下载
- 积分:1
-
java扫雷游戏
一个很好玩的扫雷游戏(a very fun game demining)
- 2005-03-01 22:22:48下载
- 积分:1
-
Source
俄罗斯方块源码
直接运行可以看到结果。好东西大家分享嘛 (Tetris source code can be run directly see the result. Good things to share with you why)
- 2009-01-01 10:22:22下载
- 积分:1
-
2Moons-master
类EVE网页游戏可以在后台启用或停用模块,内置作战模拟器(Abroad open source PHP the game WEBGAME very good)
- 2018-12-21 14:08:40下载
- 积分:1
-
PlaneGame0.4
说明: 用JAVA编写的简单的飞机飞行类小游戏,躲避界面内的小球(Simple flight games written in Java to avoid small balls in the interface.)
- 2020-06-16 15:00:02下载
- 积分:1
-
N01111
射击游戏,吃豆子的游戏,简单的界面,逻辑很流畅(Shooting game, Pacman game, simple interface, logic is smooth)
- 2010-06-15 00:26:58下载
- 积分:1
-
cqsjaa
淡漠夕阳传奇服务器C++源码,可以完整编译
(Indifferent legendary sunset server C++ source code)
- 2020-10-01 13:27:42下载
- 积分:1
-
MobileApplication3-25-3
黄金矿工的游戏,玩家控制矿工用钩子抓取金块得分。(Gold miner game, players control the gold miners crawling with hook points.)
- 2007-08-10 16:17:31下载
- 积分:1
-
MineSweeper
QT做的扫雷游戏,带有难度设置,游戏成绩排行榜等功能。(QT do Minesweeper game with difficulty settings, game scores ranking functions.)
- 2012-10-04 19:12:03下载
- 积分:1
-
《Quake 3 Arena v1.32》游戏源代码完整版
Q3的源代码 1)将所有工程属性Win32 Debug,改为Win32 Release 2)在工作区fileview中,右击"ui files"工程,左击"卸载工程",这一步很关键,否则会出现错误 3)在菜单栏里依次点击"工程"-->"从属性"-->在"选择修改工程"的下拉框中,选择quake3.在"从属以下工程:"选择框中,在botlib和renderer前面打勾,确定即可 4)在工作区fileview中,右击"quake3 files"工程,再选择"设为活动工程" 5)打开"quake3 files"工程中的files.c,注释 第3263,3264,3266三行,如下 然后,将files.c中的tatic void FS_SetRestrictions()函数的全部内容注释,仅剩下如下的空壳函数 static void FS_SetRestrictions( void ) { } 6)保存文件,按F7编译-Q3 source code 1) will all engineering properties Win32 Debug, instead Win32 Release 2) in the work area fileview, right-click " ui files" project, left-click " Uninstall project" , this step is very important, otherwise an error 3 ) in the menu bar click on " Project" -> " From Properties" -> In the " Select Modify Project" drop-down box, select quake3. in the " slave following works:" selection box, in front of botlib and renderer tick, can be determined. 4) i
- 2023-08-10 03:05:09下载
- 积分:1