植物大战僵尸游戏,含数据库文件,Java毕业设计可用,可用作为学习借鉴
2023/8/27 6:43:46 28.38MB java 游戏
GOM引擎测试登陆器,无需配置无需生成直接使用,配置GOM引擎游戏必备
2023/8/27 6:02:23 8.27MB 传奇
HaRepacker+winpatch+winhex+deMswz整合包
2023/8/24 18:15:39 13.68MB HaRepacker winpatch winhex deMswz
简易版扫雷程序代码publicclassMineSweeperGame2extendsApplication{Cell[][]cell;inttotalMines=0;intmarkBomb=0;//总的地雷数量,简单会有10个,一般会有40个,困难99个intshowMines=10;Strings=String.valueOf(showMines);Labeltips=newLabel("Gameisrunning!");LabelshowMineNum=newLabel("mines:"+s);publicvoidstart(StageprimaryStage){StagestartStage=newStage();//选择按钮的界面ButtonstartButton=newButton("RESTART");Buttonchooseeasy=newButton("EASY(10mines)");Buttonchoosenormal=newButton("NORMAL(40mines)");Buttonchoosehard=newButton("HARD(99mines)");BorderPaneprimaryPane=newBorderPane();HBoxstartPane=newHBox(15);StackPanetopButtonPane=newStackPane(startButton);StackPanetopButtonPane2=newStackPane(showMineNum);StackPanebuttomPane=newStackPane(tips);HBoxtopPane=newHBox(50);topPane.getChildren().addAll(topButtonPane,topButtonPane2);primaryPane.setTop(topPane);tips.setStyle("-fx-border-color:red;-fx-background-color:white;");showMineNum.setStyle("-fx-border-color:black");primaryPane.setBottom(buttomPane);buttomPane.setPadding(newInsets(15,15,15,15));topPane.setPadding(newInsets(15,15,15,15));startPane.setPadding(newInsets(15,15,15,15));startPane.getChildren().add(chooseeasy);startPane.getChildren().add(choosenormal);
2023/8/24 13:54:33 12KB java
塔防游戏[1]的分类目前就是主要是有3大类,最重要的一种就是摆回龙(堵怪模式),一张空白的地图,让怪兽按照你摆的炮塔的阵型来回移动,并且可以通过搭建和贱卖出口的炮塔,使怪兽来回移动,达到最长的移动距离,以便于炮塔不断的轰击怪兽,但是最长路线的不一定是最好的,一般每种地图都会有空军无视你的阵型。
2023/8/22 10:02:43 64B C++ 游戏 塔防
python版本消消乐还原经典游戏,本压缩包有多种消消乐版本,AI消消乐,水果消消乐,字符消消乐,还有色块消消乐,另附一份五子棋程序和井字棋程序
2023/8/21 19:30:05 907KB python ai
基于Gabor小波变换的特征提取和人工智能的人脸检测系统源代码
2023/8/21 7:18:46 186KB Gabor小波变换,人脸检测
易语言编写的最新押镖代码,欢迎大家积极提出不足,请大家参考。
2023/8/21 7:40:43 1.7MB 押镖代码
是用opengl绘制三维人物的素材,包含点坐标,纹理文件等https://blog.csdn.net/qq_40711741/article/details/80332747
2023/8/19 23:14:29 547KB opengl luweiqi 三维人物绘制
PSP5.50系统升级5.50普米4系统包,直接将解压后的PSP文件夹复制至PSP记忆棒sps文件夹内,在小p游戏内运行升级程序,根据提示按X。
2023/8/19 4:52:35 328KB PSP系统升级工具
共 825 条记录 首页 上一页 下一页 尾页