1 Star 0 Fork 149

李俊彤/小游戏大全

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
GameRoom.xml 6.30 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8" ?>
<GameRoom>
<Game id="1" name="猜数字(GUI版)" author="夏大伟" version="v1.0"
logo="./images/猜数字(GUI版).png" package="GuessNumberGUI"
description="猜一个1-100之间的数字,你有7次机会,加油!"
releaseDate="2022.04.06" entranceClass="Main">
</Game>
<Game id="2" name="新猜数字(GUI版)" author="夏大伟" version="v1.0"
logo="./images/猜数字(GUI版).png" package="NGuessNumberGUI"
description="猜4个1-10之间的数字,看看你需要多长时间!"
releaseDate="2022.04.11" entranceClass="Main">
</Game>
<Game id="3" name="2048" author="开源项目" version="v1.0"
logo="./images/2048.png" package="Game2048"
description="有本事凑个2048看看!"
releaseDate="2022.04.11" entranceClass="Main">
</Game>
<Game id="4" name="FlappyBird" author="开源项目" version="v1.0"
logo="./images/flappy/logo.png" package="FlappyBird"
description="小笨鸟!看看你能飞多远!"
releaseDate="2022.04.14" entranceClass="App">
</Game>
<Game id="5" name="五子棋" author="开源项目" version="v1.0"
logo="./images/五子棋logo.png" package="Gobang"
description="来对战吧"
releaseDate="2022.04.14" entranceClass="Gobang">
</Game>
<Game id="6" name="小飞机大作战" author="张敬喆" version="v1.0"
logo="./images/GreatBattleOfAircraft/logo.jpg" package="GreatBattleOfAircraft"
description="专治手残!"
releaseDate="2022.10.17" entranceClass="Play">
</Game>
<Game id="7" name="扫雷" author="王勃萱" version="v1.0"
logo="./images/扫雷.jpg" package="Minesweeper"
description="头脑风暴"
releaseDate="2022.10.17" entranceClass="MineClearance">
</Game>
<Game id="8" name="拼图" author="开源项目" version="v1.0"
logo="./images/puzzle/win.png" package="Puzzle"
description="拼图小游戏"
releaseDate="2023.03.20" entranceClass="App">
</Game>
<Game id="9" name="连连看" author="开源项目" version="v1.0"
logo="./images/连连看.jpg" package="Linkup"
description="来试试吧。严谨的段同学说了的这还比较完善___这句话来自聪明又机智的老李____我想让段同学说几句话,但他讲'我没有这方面追求,万物皆空'"
releaseDate="2023.03.27" entranceClass="LianLianKan">
</Game>
<Game id="10" name="华容道" author="Mind_why开源项目" version="v1.1"
logo="./images/HuaRongDao/huarongdao.png" package="HuaRongDao"
description="按A和D可以切换关卡;
macos系统不可用:无法获取图片和布局框,目前仅支持Windows和Linux系统游玩"
releaseDate="2023.03.31" entranceClass="GameClient">
</Game>
<Game id="11" name="石头迷阵" author="李春凯" version="v1.0"
logo="images/StoneLabyrinth/石头迷阵.png" package="StoneLabyrinth"
description="快来试试吧"
releaseDate="2023.03.17" entranceClass="MainFrame">
</Game>
<Game id="12" name="贪吃蛇" author="特别课外活动部" version="v1.1"
logo="./images/TanChiShe.png" package="TanChiShe"
description="贪吃蛇小游戏"
releaseDate="2023.03.16" entranceClass="GoGame">
</Game>
<Game id="16" name="原了个原" author="开源项目5" version="v1.1"
logo="./images/YuanImgs/yuan.png" package="YuanLeGeYuan"
description="集成三种元素即可消除"
releaseDate="2023.03.30" entranceClass="Play">
</Game>
<Game id="18" name="中国象棋" author="开源项目" version="v1.1"
logo="./images/Chess/红将.gif" package="Chess"
description="中国象棋"
releaseDate="2023.04.20" entranceClass="Chess">
</Game>
<Game id="19" name="超级玛丽" author="开源项目" version="v1.0"
logo="./images/SuperMario/logo.png" package="SuperMario"
description="方向键控制到达城堡,马里奥冲啊!!!"
releaseDate="2023.04.03" entranceClass="Main">
</Game>
<Game id="23" name="冒险射击" author="开源项目" version="v1.1"
logo="images/射击冒险游戏logo.png" package="take_a_risk"
description="可以单人双人 进行冒险射击游戏1P: WASD + J(攻击) + K(切换武器) + L(大招) 2P: 上下左右 + 1(攻击) + 2(切换武器) + 3(大招)"
releaseDate="2023.04.12" entranceClass="run">
</Game>
<Game id="25" name="打字练习" author="开源项目" version="v1.1"
logo="./images/img.png" package="word"
description="测试你的打字速度"
releaseDate="2023.04.10" entranceClass="word">
</Game>
<Game id="27" name="数独" author="gamebook开源项目" version="v1.1"
logo="./images/shudu.png" package="ShuDu"
description="数独:点击新建游戏,输入游戏难度,根据9×9盘面上的已知数字,推理出所有剩余空格的数字,这些数字仅限1、2、3、4、5、6、7、8、9这九个数字。"
releaseDate="2023.04.02" entranceClass="SDgame">
</Game>
<Game id="31" name="潜艇大战" author="开源项目" version="v1.1"
logo="./images/submarine/logo.png" package="submarine"
description="左右方向键控制潜艇的前进后退,空格发射炮弹"
releaseDate="2023.04.11" entranceClass="World">
</Game>
<Game id="20" name="打砖块小游戏2.0" author="开源项目" version="v1.1"
logo="./images/DZKresources/muban.png" package="dzkGame2"
description="打砖块 鼠标箭头移动"
releaseDate="2023.04.25" entranceClass="Start">
<UpdateHistory></UpdateHistory>
</Game>
<Game id="33" name="思聪吃面包" author="Mind_why开源项目" version="v1.1"
logo="./images/SiCongEat/sicong2.png" package="SiCong"
description="键盘的上下左右可以控制王校长移动去吃热狗,根据吃热狗的速度与时间去评测你的级别,分为四个级别:独孤求败,登堂入室,小有成就和初入江湖。"
releaseDate="2023.04.19" entranceClass="FeiJiGame">
<UpdateHistory></UpdateHistory>
</Game>
</GameRoom>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li-juntong111/minigamebook.git
git@gitee.com:li-juntong111/minigamebook.git
li-juntong111
minigamebook
小游戏大全
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385