# 基于SpringBoot的51层魔塔 **Repository Path**: luokai-dandan/mota-springboot ## Basic Information - **Project Name**: 基于SpringBoot的51层魔塔 - **Description**: 51层魔塔游戏,使用springboot打包,只需要运行jar包即可 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-11-10 - **Last Updated**: 2024-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, JavaScript, HTML, CSS ## README # 51层魔塔 使用`SpringBoot`打包魔塔项目,下载后使用下面命令即可运行游戏 ```sh java -jar mota.jar ``` 本地访问`localhost:10086`即可,或者`127.0.0.1:10086`。